[jbossws-issues] [JBoss JIRA] Commented: (JBWS-1655) Add support for endpoint address rewriting

Bryan Kearney (JIRA) jira-events at lists.jboss.org
Mon Mar 9 15:15:22 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBWS-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456290#action_12456290 ] 

Bryan Kearney commented on JBWS-1655:
-------------------------------------

In version 3.1.0 of jbossws-cxf on Jboss5.0.1 it will always the soap:address with:

<soap11:address location="http://127.0.0.1:8080/******"/>

I have tried adding in a hard coded:
<soap11:address location="http://127.0.0.1:8080/backends/wcf"/>
<soap:address location="http://127.0.0.1:8080/backends/wcf"/>

and omitting 

<soap:address**...

But it always puts in 127.0.0.1

The net result is that it is unusable outside of development.

> Add support for endpoint address rewriting
> ------------------------------------------
>
>                 Key: JBWS-1655
>                 URL: https://jira.jboss.org/jira/browse/JBWS-1655
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-3.0.0, jbossws-cxf-3.0.1,  jbossws-cxf-3.0.2,  jbossws-cxf-3.0.3, jbossws-cxf-3.0.4,  jbossws-cxf-3.0.5
>            Reporter: Thomas Diesler
>            Assignee: Richard Opalka
>             Fix For:  jbossws-cxf-3.1.1
>
>
> A jaxws endpoint that uses @WebService.wsdlLocation need to have the SOAP address rewriten to correspond to 
> the actual address of the endpoint

-- 
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