Address location is given as "http://ws.apache.org/axis" in the generated wsdl
of an Axis1 service
--------------------------------------------------------------------------------------------------
Key: WSAS-754
URL: https://wso2.org/jira/browse/WSAS-754
Project: WSO2 WSAS
Issue Type: Bug
Components: axis1-deployer
Environment: winxp, jdk15
Reporter: Charitha Kankanamge
Assignee: Afkham Azeez
Priority: Critical
Attachments: sampleaxis1.wsdd, sampleaxis1service.jar
Here is an excerpt from the generated wsdl (?wsdl) of an Axis1 service.
<wsdl:service name="sampleaxis1service">
<wsdl:port name="axis" binding="impl:axisSoapBinding">
<soap:address location="http://ws.apache.org/axis"/>
</wsdl:port>
</wsdl:service>
Due to this, Axis1 service cannot be invoked using the default
(blank)constructor.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev