Hi
All,
When we run
WSDL2Java command as following:
$JAVA -classpath
$CLASSPATH org.apache.axis.wsdl.WSDL2Java -o . -d Session -s -S true -Nurn:tht
com.cisco.eit.matts.service sample.wsdl
We are getting the
error below:
java.lang.NoSuchMethodError:
javax.xml.namespace.QName.getPrefix()Ljava/lang/String;
We are using AXIS1.3. All jar files are in the
classpath. Any help is greatly appreciated.
Thanks,
Emily
