Punit Gupta created AXIS2-5495:
----------------------------------

             Summary: Axis 2 generates Stub which is having un-declared 
variable 'local'
                 Key: AXIS2-5495
                 URL: https://issues.apache.org/jira/browse/AXIS2-5495
             Project: Axis2
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.5.3
            Reporter: Punit Gupta


I am trying to generate Java code from WSDL. Axis2 generates ..Stub.java which 
is having a variable which is not declared anywhere in the file. So compiler 
give error. I realized that it is problem with data type "anySimpleType". When 
I change this type to DateTime, it works fine. How we can work with 
"AnySimpletype" data type. Please help. I am using Axis2-1.5.3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to