[ 
https://issues.apache.org/jira/browse/AXIS2-3554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Samisa Abeysinghe updated AXIS2-3554:
-------------------------------------

    Component/s:     (was: wsdl)
                 codegen

> WSDL2Java generated non-compiling sources (with XMLBeans)
> ---------------------------------------------------------
>
>                 Key: AXIS2-3554
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3554
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.3
>         Environment: Java, Windows
>            Reporter: Gabor Liptak
>         Attachments: wsdltest.zip
>
>
> Here is the compile error received:
> compile.src:
>     [javac] Compiling 215 source files to 
> C:\Projects\home\eclipse\WSDLTest\wsdltest\generated\build\classes
>     [javac] 
> C:\Projects\home\eclipse\WSDLTest\wsdltest\generated\src\com\company\TestServiceMessageReceiverInOut.java:107:
>  cannot find symbol
>     [javac] symbol  : method get()
>     [javac] location: interface 
> com.company.test.testservice.TestOperationRequestDocument
>     [javac]         return wrappedType.get().xgetTest();
>     [javac]                           ^
>     [javac] Note: Some input files use or override a deprecated API.
>     [javac] Note: Recompile with -Xlint:deprecation for details.
>     [javac] Note: 
> C:\Projects\home\eclipse\WSDLTest\wsdltest\generated\src\com\company\TestServiceMessageReceiverInOut.java
>  uses unchecked or unsafe operations.
>     [javac] Note: Recompile with -Xlint:unchecked for details.
>     [javac] 1 error

-- 
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