[
https://issues.apache.org/jira/browse/AXIS2-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490846
]
Eugeniy Nizhinskiy commented on AXIS2-2239:
-------------------------------------------
Question to Manoj:
Why following parameters: int _sesion_id,int _stage_id that were used in API,
marked in WSDL with nilable flag?
This flag makes possible to send null from client part (for example .Net will
generate web reference with nilable int), but Java skeleton will work with it
as with int value, so it will be runtime exception.
Thanks,
with respect Eugeniy.
> 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]