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

Scott Malinowski updated AXIS2-3440:
------------------------------------

    Attachment: incorrect.wsdl

This is the wsdl as viewed via http://localhost:8080/axis2/services/TestWS?wsdl

> WSDL in aar file is being ignored
> ---------------------------------
>
>                 Key: AXIS2-3440
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3440
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.3
>         Environment: Windows XP SP 2; Java 1.6.0_03
>            Reporter: Scott Malinowski
>         Attachments: incorrect.wsdl, testws.aar
>
>
> I created a wsdl and include it in the aar file but when I go to 
> http://localhost:8080/axis2/services/TestWS?wsdl the wsdl is not what is in 
> the aar file. You'll notice in my wsdl the type for the Exception element 
> under the Exception complexType is string but in the ?wsdl it is anyType. I 
> need this value to be something other than anyType because another client 
> (written in PowerBuilder) cannot handle anyType. As another test, I also 
> changed the type for the order element under the Sort complexType to boolean 
> (originally string) but in the ?wsdl it is still string.
> I followed the instructions in the axis2 User Guide so either the User Guide 
> is wrong, is missing some important step, or there is a bug.

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