[ https://issues.apache.org/activemq/browse/SM-551?page=all ]
Guillaume Nodet resolved SM-551. -------------------------------- Fix Version/s: 3.0-M3 Resolution: Fixed Assignee: Guillaume Nodet Author: gnodet Date: Wed Aug 23 08:00:06 2006 New Revision: 434058 URL: http://svn.apache.org/viewvc?rev=434058&view=rev Log: SM-551: wsdlsoap:address generated by http component misses trailing slash > 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 > Assigned To: Guillaume Nodet > Priority: Minor > Fix For: 3.0-M3 > > > 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