The code generated by AXIS gets compilation errors when using a complex WSDL 
that includes other XSDs
-----------------------------------------------------------------------------------------------------

                 Key: AXIS-2755
                 URL: https://issues.apache.org/jira/browse/AXIS-2755
             Project: Axis
          Issue Type: Bug
    Affects Versions: 1.4
         Environment: SunOS 5.10 (Solaris), Java 1.4
            Reporter: Dhirendra Singh
            Priority: Blocker
             Fix For: 1.4


The code generated by AXIS in our software gets compilation errors when using a 
complex WSDL that includes other XSDs.

The attached MessageInterfaces.zip file contains the xsdl file at 
MessageInterfaces\wsdl\billingServices\v3.3\GetProfile.wsdl. This file contain 
references to other xsd files which are located in different directories inside 
the zip file. CodeGenerated.zip file contains the codes generated by AXIS 1.4. 
The problem in the generated files is that in some classes like 
CustomerListEntity and Phone, constructors of the super classes are called with 
input parameters in different orders than specified in the constructor 
definition.

It's a problem in Pre-Production environment and need an urgent solution. Due 
to this problem, our product is not at all configurable at the customer end.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to