2011/3/24 Olivier Grisel <[email protected]>: > If I am not mistaken the root prefix is a configuration parameter of > the Jersey Endpoint of the OSGi service. If it's not the case, we > should implement that instead of hardcoding a prefix.
You're right. This can already be configured via OSGI at org.apache.stanbol.enhancer.jersey.JerseyEndpoint.name. -- Fabian
