You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (Jira)" <ji...@apache.org> on 2020/03/07 06:31:00 UTC

[jira] [Created] (KARAF-6632) Add configuration/command to bind a servlet/webbundle to a connector

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)