[ http://issues.apache.org/jira/browse/AXIS2-756?page=comments#action_12419201 ]
Kinichiro Inoguchi commented on AXIS2-756: ------------------------------------------ Thanks Deepal. Version service issue was fixed with Nightly Build on 04-Jul-2006 19:27. I saw dev-mailing-list message that you modified RPCMessageReceiver. > elementFormDefault="unqualified" is default > ------------------------------------------- > > Key: AXIS2-756 > URL: http://issues.apache.org/jira/browse/AXIS2-756 > Project: Apache Axis 2.0 (Axis2) > Type: Bug > Components: wsdl > Versions: 1.0 > Reporter: Kinichiro Inoguchi > Assignee: Ajith Harshana Ranabahu > > This issue is talking about elementFormDefault for schema of WSDL. > elementFormDefault="qualified" is right. > With 1.0 elementFormDefault="unqualified" seems default. > It seems elementFormDefault="qualified" was default generated WSDL settings > at 0.95. > You can check this issu by WSDL of "version" service. > http://localhost:8080/axis2/services/version?wsdl > Maybe, this issue affects some parts; > - auto generation WSDL function for deployed service > - Java2WSDL function > - WSDL generating eclipse plug-in > BTW, which is better about attributeFormDefault="unqualified" > or attributeFormDefault="qualified" ? > I also hope that I could override 'elementFormDefault' value by services.xml, > as I could override namespace. > pls refer to: > http://marc.theaimsgroup.com/?l=axis-user&m=114804169309670&w=2 -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
