[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2277) When publishing WS using an existing WSDL file from wsdlLocation, file:// <soap:address> bindings are not converted to http://

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Dec 9 08:39:29 EST 2009


     [ https://jira.jboss.org/jira/browse/JBWS-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2277:
----------------------------------

    Fix Version/s: jbossws-native-3.3
                       (was:  jbossws-native-3.2.2)


> When publishing WS using an existing WSDL file from wsdlLocation, file:// <soap:address> bindings are not converted to http://
> ------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBWS-2277
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2277
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions:  jbossws-native-3.0.2
>         Environment: I am using Sun's JDK 1.5.0_15, JBoss 4.2.3 with JBossWS-Native-3.0.2 on a x86-32 Intel PC with Windows XP.
>            Reporter: Alexandros Karypidis
>            Assignee: Alessio Soldano
>            Priority: Trivial
>             Fix For: jbossws-native-3.3
>
>         Attachments: fileURLBindingBug.patch, fileURLBindingBug.zip
>
>
> When using "wsdLocation" in @WebService, JBoss reads the WSDL file you provided and does the following:
> 1) if the <soap:address> tag in the WSDL file has a "file://..." URL in it,
> it does NOT replace it with the actual address where your web service
> endpoint was bound.
> 2) if the <soap:address> tag in the WSDL file has an "http://..." URL in it,
> it replaces it with the actual address where your web service
> endpoint was bound.
> The WSDL published by JBoss should use http/https as appropriate.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list