RE: AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult

2004-08-17 Thread Martin Samm
You need to add wsdl.jar ($AXIS_LIB/wsdl.jar) to $AXISCLASSPATH     From: LEBLANC, Damiens [mailto:[EMAIL PROTECTED] Sent: 17 August 2004 16:27 To: '[EMAIL PROTECTED]' Subject: AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult   Hi,  

AXIS - Can't generate WSDL - NoClassDefFoundError SOAPFAult

2004-08-17 Thread LEBLANC, Damiens
Hi,       I'm working with this environment · Sun Solaris 8 · AXIS 1.1 · Tomcat 4.1 · Java 1.4   I'm trying to generate my first WSDL. But I have a NoClassDefFoundError exception :   Exception in thread "main" java.lang.NoClassDefFoundError

Re: Can't generate WSDL

2002-09-17 Thread James Black
Byrne Reese wrote: > Yes of course - I am sorry, I did - I mistyped the URL. The log files do not > show any failures or anything, and I have set everything to log a DEBUG > level. :/ If you have Tomcat running (ensure that), then there should be some response. If you don't have the server stu

RE: Can't generate WSDL

2002-09-17 Thread Byrne Reese
] Subject: Re: Can't generate WSDL Byrne Reese wrote: > I have been using Axis RC1 trying to use WSDL4J to generate WSDL for me > using the http://localhost/axis/Service?WSDL method. But whenever I hit > the URL, I get a "Can't generate WSDL" message in HTML. Am I m

Re: Can't generate WSDL

2002-09-17 Thread James Black
Byrne Reese wrote: > I have been using Axis RC1 trying to use WSDL4J to generate WSDL for me > using the http://localhost/axis/Service?WSDL method. But whenever I hit > the URL, I get a "Can't generate WSDL" message in HTML. Am I missing > something simple

Can't generate WSDL

2002-09-17 Thread Byrne Reese
I have been using Axis RC1 trying to use WSDL4J to generate WSDL for me using the http://localhost/axis/Service?WSDL method. But whenever I hit the URL, I get a "Can't generate WSDL" message in HTML. Am I missing something simple and essential, or are other experiencing this