Re: no connection made to server

2003-08-10 Thread Stuart Barlow
Issue is having an old xerces parser in the classpath that does not support namespaces very well. Stuart Barlow wrote: I see a mailing in the axis-dev list title: RE: web service invocations are failing This looks like the same issue with the Weblogic appserver and some other classes in the enviro

no connection made to server

2003-08-09 Thread Stuart Barlow
When I connect to my service from my AppServer I get nothing inside my SimpleChain::invoke ... 2003-08-08 15:26:14,031 DEBUG axis.SimpleChain [Jura Thread #32] Enter: SimpleChain::invoke 2003-08-08 15:26:14,031 DEBUG axis.SimpleChain [Jura Thread #32] Exit: SimpleChain::invoke However when I mak

Re: no connection made to server

2003-08-08 Thread Stuart Barlow
I see a mailing in the axis-dev list title: RE: web service invocations are failing This looks like the same issue with the Weblogic appserver and some other classes in the environment causing trouble. Anyone know exactly which classes before I start hunting through my app server? Ta, Stuart. Stuar