You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/07/12 14:12:30 UTC

[jira] Resolved: (AXIS2-888) RPCMessageReceiver complient WSDL always be elementFormDefault="qualified"

     [ http://issues.apache.org/jira/browse/AXIS2-888?page=all ]
     
Deepal Jayasinghe resolved AXIS2-888:
-------------------------------------

    Resolution: Fixed

Fixed 
pls add following element into your services.xml
<schema schemaNamespace="http://org.apache.axis2/xsd"  elementFormDefaultQualified="false"/>


> RPCMessageReceiver complient WSDL always be elementFormDefault="qualified"
> --------------------------------------------------------------------------
>
>          Key: AXIS2-888
>          URL: http://issues.apache.org/jira/browse/AXIS2-888
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Improvement

>   Components: wsdl
>  Environment: Any Environment 
>     Reporter: Saminda Wishwajith Abeyruwan
>     Priority: Critical

>
> With current improvements to RPCMessageReceiver, it has been noted that the generated WSDL is always be elementFormDefault="qualified". So the response Message will be qualified too. But there may be situation where we need to have  elementFormDefault="unqualified" for example, when processing the response with a xsl. 
> If we can have a switch in services.xml to enable and disable elementFormDefault for a service, that would become really handy. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org