Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Doubts using Java EE Modules Dependencies.
icon5.gif  Doubts using Java EE Modules Dependencies. [message #524386] Wed, 31 March 2010 14:23 Go to previous message
Samuel  is currently offline Samuel
Messages: 12
Registered: March 2010
Junior Member
Hello everyone, im kinda a beggineer w/ eclipse and having a problem using WTP w/ eclipse galileo SR2 and apache tomcat 5.5.25 (Im working on a old project using axis which conflict w/ tomcat 6) using Windows XP.

First the doubt when i try to reproduce the problem on a new project.

First i create the server using a fresh install from zip of tomcat 5.5.25. Then i create a new dynamic web project using default options.

Under Java Build Path of this project i add in Libraries one external JAR (In my test xstream-1.3.jar), then i select this jar on Java EE Module Dependencies.

I add the project on the Tomcat v5.5 Server on eclipse, and use the option Publish.

I check on .metadata\.plugins\org.eclipse.wst.server.core\tmp0\wtpwebap ps\Test\WEB-INF\lib and the xstream jar is there, everything fine so far.

Now, i go on Java Build Path again, and add another external jar: xpp3_min-1.1.4c.jar from xstream, go in Java EE Module Dependencies and select this new JAR. Press OK

And now its the problem, i use the option Clean.. on the Tomcat server, publish again and the new jar isn't published on WEB-INF\lib directory, even if i delete the server on Servers and create again, the new jar isn't published.

If after do this, i create a new server, using tomcat 6.0.20 the new jar still not published.

And the weirdest thing is if i export the project to a war file all jars are correctly @ WEB-INF\lib.

So finally my question? What i have to do to eclipse publish new jar files selected @ Java EE Module Dependencies.

On my real project, i checkout from SVN, but when i add some new jars it don't publish then i can't debug, some old developers are using Europa and its working just fine.

Thanks
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Generate XML from XSD
Next Topic:Customization of WSDL Editor
Goto Forum:
  


Current Time: Thu May 23 17:45:03 EDT 2013

Powered by FUDForum. Page generated in 0.01820 seconds