Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Web Tools Project (WTP) » Eclipse WTP Web Service, Axis2, and JAR project dependencies
Eclipse WTP Web Service, Axis2, and JAR project dependencies [message #687690] Wed, 22 June 2011 22:41 Go to previous message
James Cleland is currently offline James Cleland
Messages: 5
Registered: June 2011
Junior Member
Searching didn't return any results on this, I apologize if it's been answered.

I'm using Helios with WTP and Axis2 Tools to generate a web service from a dynamic web project class. There are numerous tutorials on this and it's pretty straight forward. Here's where I throw myself a curve ball:

I have another library project that is a dependancy of my web service project. References and build path are configured, of course, so it builds fine. The dependancy is apparently not deployed to the server as I get a classnotfoundexception on an interface that is defined in the library project that my WS depends on.

How do I go about solving this problem? I could build a JAR from a jardesc and add it to my web service project, but that manual step annoys me. Is there a way to say, essentially, "This project produces a library and my web service depends on it. Either a JAR of my library or its class files need to be published to the server and it needs to be part of the automatic build/publish?

Here are some relevant versions:
Axis2 Tools 1.1.100
Eclipse Web Developer Tools 3.2.4
JAX-WS Tools 1.0.2
WST Server Adapter Plug-in Developer Resources 3.2.1
WST Server Adapters 3.2.1
WST Web Plug-in Developer Resources 3.2.4

Thanks in advance for suggestions!
 
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:Publish working sporadically
Next Topic:HTML5 attributes in JSPs
Goto Forum:
  


Current Time: Sat May 18 22:52:29 EDT 2013

Powered by FUDForum. Page generated in 0.02657 seconds