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: javax/wsdl/extensions/soap/SOAPFault

        at org.apache.axis.wsdl.Java2WSDL.createEmitter(Java2WSDL.java:236)

        at org.apache.axis.wsdl.Java2WSDL.<init>(Java2WSDL.java:228)

        at org.apache.axis.wsdl.Java2WSDL.main(Java2WSDL.java:541)

 

            My environment is described below:

export AXIS_HOME=/appli/axis

export AXIS_LIB=$AXIS_HOME/lib

export LOG4J_PROPERTIES_HOME=/appli/tomcat_siris_6/webapps/axis/WEB-INF/classes

export AXISCLASSPATH=$AXIS_LIB/axis.jar:$AXIS_LIB/commons-discovery.jar:$AXIS_LIB/commons-logging.jar:$AXIS_LIB/jaxrpc.jar:$AXIS_LIB/saaj.jar:$AXIS_LIB/log4j-1.2.8.jar:$AXIS_LIB/xml-apis.jar:$AXIS_LIB/xercesImpl.jar:$LOG4J_PROPERTIES_HOME

 

My command is:

Java -classpath $AXISCLASSPATH org.apache.axis.wsdl.Java2WSDL -o test.wsdl  -l"http://myhost:8080/axis/services/test" -n "urn:test" -p"com.ima.intranet.webservices.EntreeWS" "urn:test" com.ima.intranet.webservices.EntreeWS

 

Can someone help me, please?

Sincerely Yours,

..........................................................
Damiens LEBLANC

Direction des systèmes d'information

Chef de projet WEB - 01 70 20 46 85
[EMAIL PROTECTED] 


n9uf telecom
40 - 42 Quai du Point du Jour - 92659 Boulogne Billancourt

www.neuf.com

..........................................................

 

 

Reply via email to