Jean-Baptiste Onofré created KARAF-6632:
-------------------------------------------
Summary: Add configuration/command to bind a servlet/webbundle to a connector
Key: KARAF-6632
URL: https://issues.apache.org/jira/browse/KARAF-6632
Project: Karaf
Issue Type: New Feature
Components: karaf
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: 4.3.0, 4.2.9
By default, servlet/webbundle/webapplication bind to all Pax Web connectors.
It's possible to bind one application to a specific connector using:
{code:java}
Web-Connector: foo {code}
However, it means modify or wrap an existing application.
It would be great to be able to define that by configuration and shell commands.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
|