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

Andreas Veithen resolved AXIS2-3698.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6
         Assignee: Andreas Veithen  (was: Sanka Samaranayake)

This should be fixed by the changes in AXIS2-4465.

> 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: Andreas Veithen
>            Priority: Critical
>             Fix For: 1.6
>
>         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.

Reply via email to