[
https://issues.apache.org/jira/browse/KARAF-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974349#action_12974349
]
Achim Nierbeck commented on KARAF-211:
--------------------------------------
How about adding another column like with spring and blueprint which is
optional and only available if pax-web is installed.
Something like a WebContextListener similar to BlueprintListener or
SpringStateListenerFactory.
osgi:list could look like:
ID State Blueprint Web-ContextPath Level Name
[181] [Active ] [ ] [fooapp ] [ 60]
fooapp (1.0.1)
What do you think?
> 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.