Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Upgrade from Eclipse Europa to Galileo
Upgrade from Eclipse Europa to Galileo [message #491874] Fri, 16 October 2009 10:20
Eclipse UserFriend
Originally posted by: rbremer.almanid.com

I have been using the WebTools project in Europa for quite some time
now. After migrating my projects over to Galileo, however, I am faced
with a small issue, which I can't seem to avoid.

When packaging a WAR file and deploying it to a JBoss 4.0.5GA server
(this is the target we still require), a new dependency will be packed
into the WEB-INF/lib directory, log4j-*.jar. I am not referencing this
library in my code, so it has to come from a deep-reference checking
inside of the Apache AXIS library I am using for web service client
calls.

This, of course, brings up problems during deployment, as the jboss
server doesn't like the new log4j library and throws a bunch of
exceptions.

Is there any way to avoid this dependency to be included or do I need
to switch the target to a newer JBoss release? I am not sure I can do
that though, cause we need to support quite a number of existing
installations.

BTW: I have not altered any settings on the project, so the facet's
are still the same as they where in Europa.

Any insight would be highly appreciated.

Thanks,

Ronny
Previous Topic:Galileo & Web Project based on Tomcat
Next Topic:GlassFish 2.0 doesn't work with WTP 3.1
Goto Forum:
  


Current Time: Fri Apr 19 03:45:43 GMT 2024

Powered by FUDForum. Page generated in 0.02104 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top