[ 
http://issues.apache.org/jira/browse/AXIS-2130?page=comments#action_12316256 ] 

Davanum Srinivas commented on AXIS-2130:
----------------------------------------

As usual Anne's right....BUT there is a caveat. problem is the wrapped flag in 
our symbol table is for the whole wsdl. so if there are problems with other 
operations, we switch off the flag for all operations. In latest cvs, i have 
added some warnings that show up on the command prompt when this happens. For 
this this wsdl, the problem(s) are as follows. If you fix them in the wsdl, 
then you will get the wrapped behavior.

Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}AddComplainantsToDogServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.
Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}CloseGeneralServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.
Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}CloseFoodServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.
Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}CloseContractServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.
Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}CloseDogServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.
Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}ClosePestServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.
Warning: Element 
{http://www.caps-solutions.co.uk/webservices/connectors/servicerequest/messagetypes}CancelPestServiceRequestResponse
 has no type declaration, hence it is not a wrapper element. Switching off 
wrapped mode.

thanks,
dims

> Axis does not generate wrapped wsdl properly
> --------------------------------------------
>
>          Key: AXIS-2130
>          URL: http://issues.apache.org/jira/browse/AXIS-2130
>      Project: Apache Axis
>         Type: Bug
>     Reporter: Davanum Srinivas
>  Attachments: correct.xml, incorrect.xml
>
> Email from John Baker: 
> http://marc.theaimsgroup.com/?l=axis-user&m=112185246121229&w=2
> WSDL file: http://www.javasystemsolutions.com/serviceRequestConnector.wsdl

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to