You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Punit Gupta (JIRA)" <ji...@apache.org> on 2013/03/06 22:24:12 UTC

[jira] [Created] (AXIS2-5495) Axis 2 generates Stub which is having un-declared variable 'local'

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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org