[ http://issues.apache.org/jira/browse/BEEHIVE-92?page=all ]
Chad Schoettger reassigned BEEHIVE-92: -------------------------------------- Assign To: Chad Schoettger (was: daryoush mehrtash) > JSR-181 compliance: response namespace not set correctly > -------------------------------------------------------- > > Key: BEEHIVE-92 > URL: http://issues.apache.org/jira/browse/BEEHIVE-92 > Project: Beehive > Type: Bug > Components: Web Services (181) > Versions: V1Beta > Reporter: Michael Merz > Assignee: Chad Schoettger > Fix For: TBD > Attachments: BEEHIVE-92.response.xml, BEEHIVE-92.tar.gz, BEEHIVE-92.wsdl > > WebMethod doesn't inherit the targetNamespace from WebService; as a > consequence the default targetNamespace for WebParam and WebResult doesn't > work properly either. Sample WSDL: > <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" > xmlns:xsd="http://www.w3.org/2001/XMLSchema" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> > <soapenv:Body> > <sayHelloWorldResponse xmlns=""> > <ns1:result xmlns:ns1="http://template">Hello world!</ns1:result> > <ns2:i xmlns:ns2="http://template">Beehive</ns2:i> > </sayHelloWorldResponse> > </soapenv:Body> > </soapenv:Envelope> -- 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