Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Eclipse classpath changes when generating client side proxy classes...
Eclipse classpath changes when generating client side proxy classes... [message #194280] Mon, 11 June 2007 21:56
Eclipse UserFriend
Originally posted by: saravanan.subramanian.fcc-fac.ca

Hello

We have a dynamic web project (client side) which calls the server side
through Axis, and we have configured another "prequisite" project
(another eclipse project) for the client side project containing the 6
libraries (axis.jar, commons-discovery.jar, jaxrpc.jar, saaj.jar,
wsdl4j-1.5.1.jar and common-logging-1.0.4.jar) included in its required
build path.

Now, the problem is that when we generate the proxy classes on the
client using the WSDL file generated on the server project, the
..classpath file for the client changes to include the 6 jar files
located under eclipse\plugins.

How do I get Eclipse to recognize that these jar files are already
included in the prerequisite project for the client side project, and to
stop it from changing its classpath.

I am using WTP 1.5.1

Thanks a bunch in advance,

Saravanan
Previous Topic:Unable to Export as .aar
Next Topic:facet compiler problem
Goto Forum:
  


Current Time: Thu Mar 28 08:37:56 GMT 2024

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

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

Back to the top