You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Achim Nierbeck (JIRA)" <ji...@apache.org> on 2011/01/10 20:10:49 UTC

[jira] Commented: (KARAF-211) osgi:list to other command to display context-path for web applications or a new war command for that

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

Achim Nierbeck commented on KARAF-211:
--------------------------------------

I started on a web command
currently I do have a list
with following result

  ID     State    Web-State  Level  Web-ContextPath  Name
[181] [Active] [Deployed] [     60] [fooap                     ] fooap (1.0.1)

For the web-state a dependency to eventadmin is needed. 

WDYT?

> osgi:list to other command to display context-path for web applications or a new war command for that
> -----------------------------------------------------------------------------------------------------
>
>                 Key: KARAF-211
>                 URL: https://issues.apache.org/jira/browse/KARAF-211
>             Project: Karaf
>          Issue Type: New Feature
>    Affects Versions: 2.0.0
>            Reporter: Claus Ibsen
>            Priority: Minor
>
> When installing war files you dont know the context-path its being given. Also you may be in doubt what the http url is to access it.
> So if the shell console had a war command or other means to access this would be nice
> bundle id: 181
> type: web application
> context-path: /fooapp
> full-path: http://localhost:8181/fooapp
> If you got many web applications it might be nice will a list of all those in one row per app, kinda like a table listed the information.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.