Emma, I also got a same problem in experimenting samples.userguide.example6.
C:\Web Services\xml-axis-10>java org.apache.axis.wsdl.Java2WSDL -o mywsdl.wsdl - l "http://localhost:8080/axis/services/WidgetPrice" -n urn:example6 -P "samples. userguide.example6" urn:example6 The error message is: java.lang.ClassNotFoundException: urn:example6 at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:130) ... My guess is that the parameters I used here are not correct. Can you please help me? Thanks in advance! Jingkun -- To unsubscribe, e-mail: <mailto:soap-user-unsubscribe@;xml.apache.org> For additional commands, e-mail: <mailto:soap-user-help@;xml.apache.org>