You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/17 15:41:00 UTC

[jira] [Commented] (KARAF-6247) Add web:install command

    [ https://issues.apache.org/jira/browse/KARAF-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16842260#comment-16842260 ] 

ASF GitHub Bot commented on KARAF-6247:
---------------------------------------

jbonofre commented on pull request #843: [KARAF-6247] Add web:install & web:uninstall commands and corresponding WebMBean operations
URL: https://github.com/apache/karaf/pull/843
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add web:install command
> -----------------------
>
>                 Key: KARAF-6247
>                 URL: https://issues.apache.org/jira/browse/KARAF-6247
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 4.3.0, 4.2.6
>
>
> It's currently possible to deploy a {{war}} file using the {{webbundle}} protocol. For instance, the following works fine:
> {code}
> karaf@root()> bundle:install -s webbundle:mvn:org.apache.karaf.examples/karaf-war-example-webapp/4.3.0-SNAPSHOT/war?Web-ContextPath=example
> {code}
> However, it's maybe not so straight forward  for users. As we have {{web:list}} command, it makes sense to provide {{web:install}} and {{web:uninstall}} commands.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)