Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » invoking a WST web service from RCP application.
invoking a WST web service from RCP application. [message #462490] Tue, 30 January 2007 01:36
Wayne Lund is currently offline Wayne LundFriend
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,
Previous Topic:Help System Problem on Some Machines When RCP App is Installed.
Next Topic:Class loading and serialization
Goto Forum:
  


Current Time: Mon Sep 16 20:50:52 GMT 2024

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

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

Back to the top