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,
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
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
]
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
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
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