Property to make ServiceManager.getServiceHandlerUrl() return relative URLs [message #1826206] |
Tue, 21 April 2020 07:41  |
Eclipse User |
|
|
|
Hi,
I am currently working on "mainstreaming" an application which was developed against Rap 3.1 in order to allow it tun run with upstream rap.
One patch was against ServiceManager.getServiceHandlerUrl() to make it generate relative URLs. The reason is the same application can be reached via different portals, so not only the domain is changing but also the context.
so in our case the same app is reachable via:
company1.com/app/
portal.com/company1/app
Therefore I would like to propose a property to make ServiceManager generate relative URLs when the property is set.
Please have a look at the following pull request: https://github.com/eclipse/rap/pull/16
The property name is open for debate of course ;)
Thanks & best regards, Clemens
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04402 seconds