You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2008/04/03 13:02:24 UTC

[jira] Updated: (AXIS2-3698) HTTP ports are not included in the generated wsdl if the service is deployed in a server configured with both http and https transports

     [ https://issues.apache.org/jira/browse/AXIS2-3698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charitha Kankanamge updated AXIS2-3698:
---------------------------------------

    Attachment: RestService.aar

Attached service archive

> HTTP ports are not included in the generated wsdl if the service is deployed in a server configured with both http and https transports
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3698
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3698
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>            Assignee: Sanka Samaranayake
>            Priority: Critical
>         Attachments: RestService.aar
>
>
> I have a pojo service and which worked fine with previous axis2 builds. I usually generate code by specifying httpsoap11 port name of the generated wsdl (?wsdl). When I tried to generate code using the same httpsoap11 port in the recent Axis2 nightlies, it failed due to the requested port is not available in the wsdl (?wsdl).
> It seems that http ports are not included in the generated wsdl if both http and https transports are configured in the servlet container. 
> Steps to reproduce:
> ================
> 1. Deploy the attached service in tomcat which is configured with both http and https transports
> 2. access http://localhost:8080/axis2 and select the deployed service
> 3. Check the generated wsdl

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org