[
https://issues.apache.org/jira/browse/AXIS2-5085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13070978#comment-13070978
]
Heshan Suriyaarachchi commented on AXIS2-5085:
----------------------------------------------
Hi Andreas,
Let me explain what is fixed by the attached patch.
1) Addition of the LocalTransportListener
Without having the LocalTransportListener, the WSDL generation fails for a
service that is exposed only in Local transport. I have explained it in
Axis-Dev. Please refer [1] for more information.
2) Excluding the EPR
I excluded the EPR beacuse of the following reason;
If a service is only exposed in local transport, then it will only be
accessible to the local services. Therefore, it wont be accessible to outside
parties. When considering the above facts, it's not correct to display an
endpoint(local) in an WSDL, which would not be accessible to an outside party.
Therefore, the correct thing would be to not show the local endpoint in the
WSDL for that particular service.
3) Incorrect EPR
I will fix this this according to your feedback in AXIS2-5043
[1] - http://markmail.org/thread/qigfb5asu22qestz
> Fixing an issue in WSDL generation for the services exposed only in local
> transport
> -----------------------------------------------------------------------------------
>
> Key: AXIS2-5085
> URL: https://issues.apache.org/jira/browse/AXIS2-5085
> Project: Axis2
> Issue Type: Improvement
> Components: transports
> Affects Versions: nightly
> Reporter: Heshan Suriyaarachchi
> Attachments: AXIS2-5085-patch.diff
>
>
> The relevant discussion on $subject can be found here [1].
> [1] - http://markmail.org/thread/qigfb5asu22qestz
--
This message is automatically generated by JIRA.
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]