Compile error on generated WSDL2Java code
-----------------------------------------

                 Key: AXIS-2788
                 URL: https://issues.apache.org/jira/browse/AXIS-2788
             Project: Axis
          Issue Type: Test
    Affects Versions: 1.4
         Environment: WindowXP
            Reporter: Ben Messinger


I compile X.wsdl

and the class XSoapBindingStub has a set of errors

            cls = 
org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0_xsd.EncodedString.class;

            cls = 
org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0_xsd.FaultcodeEnum.class;

            cls = 
org.oasis_open.docs.wss._2004._01.oasis_200401_wss_wssecurity_secext_1_0_xsd.EmbeddedType.class;


           cls = org.w3.www._2000._09.xmldsig.KeyValueType.class;
           
            cls = org.w3.www._2000._09.xmldsig.ReferenceType[].class;
         
I have all axis.1.4 jars in my classpath, 
in which jar are these classes defined?


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to