wsdlsoap:address generated by http component for proxied endpoint misses 
trailing slash
---------------------------------------------------------------------------------------

                 Key: SM-551
                 URL: https://issues.apache.org/activemq/browse/SM-551
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-http
    Affects Versions: 3.0-M2
            Reporter: Raffaele Spazzoli
            Priority: Minor


the wsdlsoap:address generated by a http component proxying an internal 
endpoint looks like:
http://localhost:8192/Service/VinciService
The http component intead expect calls for that web service at 
http://localhost:8192/Service/VinciService/
so the trailing slash is missing.
If the url without slash is used a http 302 code is returned, this can be 
automatically managed by some http clients.

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

        

Reply via email to