[wsas-java-dev] [jira] Updated: (WSAS-351) generated wsdl shows the
wrong end point address
Afkham Azeez (JIRA)
jira at wso2.org
Wed Jul 11 07:06:43 PDT 2007
[ http://www.wso2.org/jira/browse/WSAS-351?page=all ]
Afkham Azeez updated WSAS-351:
------------------------------
Priority: Major (was: Blocker)
There is a work around for this. Remove the unnecessary transports from the service using the management console. or specify the only the http transport in the services.xml.
This is a Axis2 issue which may need to be fixed.
> generated wsdl shows the wrong end point address
> ------------------------------------------------
>
> Key: WSAS-351
> URL: http://www.wso2.org/jira/browse/WSAS-351
> Project: WSO2 WSAS
> Issue Type: Bug
> Affects Versions: 2.0-RC2
> Reporter: Amila Suriarachchi
> Assigned To: Afkham Azeez
>
> goto the http end point reference + ?wsdl
> this shows the wsdl for the service. but the soap addresss is wrong.
> <wsdl:port name="BasicHttpBinding_IBaseDataTypesDocLitB" binding="tns:BasicHttpBinding_IBaseDataTypesDocLitB">
> <soap:address location="https://10.10.34.28:9443/services/BaseDataTypesDocLitBService"/>
> </wsdl:port>
> it shows the https binding address. this must be http port.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://www.wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Wsas-java-dev
mailing list