invoking a WST web service from RCP application. [message #462490] |
Tue, 30 January 2007 01:36 |
Wayne Lund Messages: 10 Registered: July 2009 |
Junior Member |
|
|
I've created a web service with the WST taking the top down approach. That has left me with a ...ws.client project that easily invokes the web service that eclipse deploys to my tomcat server. However, I need to call this same web service from my RCP application. I end up always getting a javax.xml.rpc.ServiceException when I try to invoke the web service. I've tried loading the axis dependencies but there seems to be something about the web application format that loads the axis jars into WEB-INF/lib that is the difference between a web client and a java client.
Is anybody calling web services from RCP successfully? If so, how are you configuring your dependencies to correctly see the required jaxrpc jars and other jars that the AXIS USER Libraries seem to require?
Thanks,
|
|
|
Powered by
FUDForum. Page generated in 0.03315 seconds