Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
The Stanbol HTTP endpoint entry point is currently packaged in the enhancer/jersey bundle.
The HTTP endpoint should be refactored into its own top level OSGi bundle called org.apache.stanbol.web. Other components, like the enhancer, can then contribute their JAXRS resources to this top level bundle.
The top level web bundle should not have any knowledge about concrete bundles that contribute their JAXRS resources to this web bundle.
- New bundles register their JAXRS resources at the commons web bundle.
- The commons web bundle is responsible for making the resources available.
Attachments
Issue Links
- is depended upon by
-
STANBOL-136 Stanbol Web GUI should consider configured alias when creating links
- Closed
-
STANBOL-144 Refactor Entity hub's HTTP Jersey Endpoint
- Closed
-
STANBOL-151 Refactor Store's Jersey HTTP Endpoint
- Closed
- relates to
-
STANBOL-128 Refactoring the KReS Jersey module
- Closed