0 Replies Latest reply on Oct 22, 2015 3:03 AM by gaoyonglu

    jboss fuse url trailing slash

    gaoyonglu

      Before our service is in OSB。the OSB request url can trailing slash。

      For example:

           request url: http://172.17.222.63:8080///osb/xx/xx/servicProxy .this url has 8080///osb,but osb can use http://172.17.222.63:8080///osb/xx/xx/servicProxy

      I find jboss fuse can't do that. So I want to know ,What can I do to achieve this function.