Hi,

On Mon, Mar 28, 2011 at 12:24 PM, Olivier Grisel
<[email protected]> wrote:
> ...One could have each contribution host their static resources in a
> specific named java package (e.g.
> org.apache.stanbol.enhancer.jersey.static) and register this package
> name incrementally on a dedicated URL prefix:
>
> httpService.registerResources("/static/enhancer",
> "org/apache/stanbol/enhancer/jersey/static", null);
> httpService.registerResources("/static/entithub",
> "org/apache/stanbol/entityhub/jersey/static", null);

Sounds good to me for now, thanks for clarifying!
-Bertrand

Reply via email to