ECF / JaxRSProviders

Remote Services distribution provider based upon JaxRS. Includes imples based upon Jersey and CXF.
Apache License 2.0
13 stars 18 forks source link

Fix handling of url prefix prop handling #9

Closed scottslewis closed 5 years ago

scottslewis commented 5 years ago

In this method:

org.eclipse.ecf.provider.jaxrs.server.JaxRSServerContainerInstantiator.getUrl(Map<String, ?>, String)

The handling of urlPrefix only checks against system properties. It should also check against the service properties and use the value if present.

scottslewis commented 5 years ago

Fixed via commit

https://github.com/ECF/JaxRSProviders/commit/4964b47c4c96affb9960bc289bae2542ecdbbe3c