Re: Axis2 consumer within Axis2 provider classpath issue

2009-02-09 Thread Amila Suriarachchi
On Wed, Jan 14, 2009 at 3:10 PM, Paul French wrote: > Apologies for jumping in on this thread but I too would be very > interested in the recommended way to provide an AXIS2 web service which may > contain AXIS2 client stubs to other web services. > Then the best way is to put them to WEB-INF/

Re: Axis2 consumer within Axis2 provider classpath issue

2009-02-09 Thread Amila Suriarachchi
On Wed, Jan 14, 2009 at 11:12 AM, Hundtofte, Rex A wrote: > I am getting a NoClassDefFoundError when my Axis2 consumer code is > executed inside of an Axis2 provided web service. I have an aar file > deployed to my web server, the consumer code and generated client stub > classes are in separate

RE: Axis2 consumer within Axis2 provider classpath issue

2009-02-09 Thread Paul French
Bump? Anyone?? _ From: Paul French [mailto:paul.fre...@kirona.com] Sent: 05 February 2009 10:25 To: axis-user@ws.apache.org Subject: RE: Axis2 consumer within Axis2 provider classpath issue Any chance someone could give some insight into this thread? I've created a web c

RE: Axis2 consumer within Axis2 provider classpath issue

2009-02-05 Thread Paul French
ways here? Matthias. Von: Paul French [mailto:paul.fre...@kirona.com] Gesendet: Mittwoch, 14. Januar 2009 10:41 An: axis-user@ws.apache.org Betreff: RE: Axis2 consumer within Axis2 provider classpath issue Apologies for jumping in on this thread but I too would be very interested in the r

RE: Axis2 consumer within Axis2 provider classpath issue

2009-01-14 Thread Paul French
Apologies for jumping in on this thread but I too would be very interested in the recommended way to provide an AXIS2 web service which may contain AXIS2 client stubs to other web services. I believe I read some where that you need to use the same ConfigurationContext for both? This would only ma