[
https://issues.apache.org/jira/browse/KARAF-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12935895#action_12935895
]
Achim Nierbeck commented on KARAF-211:
--------------------------------------
The current war deployer (pax-web-deployer) appends the Web-ContextPath to the
installation URI
therfore also with standard wars deployed through the pax-web-deployer the
Web-ContextPath should
be displayed by osgi:headers. But maybe the osgi:list command could display
this appended to the Bundle Name?
> 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.