[
https://issues.apache.org/jira/browse/AXIS2-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12491539
]
Eugeniy Nizhinskiy commented on AXIS2-2239:
-------------------------------------------
The metter is that this problem was not created manually. I have the same
problem when use java2wsdl tool.
Just create any web service that has method with long param and you will see
that after java2wsdl execution, wsdl file will have nilable long params.
> java2WSDL does not generate nillable = true
> -------------------------------------------
>
> Key: AXIS2-2239
> URL: https://issues.apache.org/jira/browse/AXIS2-2239
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: codegen
> Affects Versions: 1.1.1
> Environment: Windows XP SP2, Eclipse 3.2.1,
> Axis2_Codegen_Wizard_1.2.1, java 1.5.0 update 9
> Reporter: Jorge Fernández
> Attachments: API.java, axis2-2239patch.txt, Configuration.java,
> example.wsdl
>
>
> When I generate wsdl from Java classes, sometimes, the codegen plugin doesn't
> generate correctly the nillable=true attribute.
> API.java is the service interface. Configuration is the type returned by the
> operation in the API and example.wsdl is the wsdl generated by the plugin.
--
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]