[
https://issues.apache.org/jira/browse/AXIS2-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12490397
]
Jorge Fernández commented on AXIS2-2325:
----------------------------------------
That WSDL seems to be ok. The only thing I can see is that the attribute
private String userName; is not generated in the WSDL but, correct me if I'm
wrong, I would have to add the getter or setter and thent It will work. I think
there is an issue that corrects the problem of having to generate de getter to
get the attribute in the wsdl but I supose that the patch isn't available yet.
The next thing is the issue axis2-2326 that is related with this.
Thanks a lot
> Java2WSDL does not generate faults correctly
> --------------------------------------------
>
> Key: AXIS2-2325
> URL: https://issues.apache.org/jira/browse/AXIS2-2325
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Components: codegen
> Affects Versions: 1.1.1
> Environment: Windows XP Java 1.5, Eclipse 3.2.2, Axis2 Eclipse Plugin
> 1.2.1
> Reporter: Jorge Fernández
> Assigned To: Deepal Jayasinghe
> Attachments: API.java, API.wsdl, API.wsdl,
> IncorrectPasswordFault.java, IncorrectUserFault.java
>
>
> The first problem is that in the WSDL generated my fault name is ignored and
> instead it's compound from the operation name and "Fault".
> Also if I throw two exceptions from one operation, in the WSDL only one
> appears and with the name I said before.
> I attach the API from where I build the WSDL, the Faults classes and the WSDL
> generated.
--
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]