[
https://issues.apache.org/jira/browse/GERONIMO-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12995170#comment-12995170
]
Jarek Gawor commented on GERONIMO-5765:
---------------------------------------
The changes in 1070803 are not correct. The messages displayed by the changes
are misleading. They imply that a WAB is being deployed when in fact the module
will be deployed and treated as a regular web application.
What I think we need to do now is modify the Tomcat/JettyWebModuleBuilder to
check whether the standalone war application has OSGi manifest &
Web-ContextPath header. If it does then we display a warning that even though
the application has proper OSGi manifest, the application will be deployed as a
regular web application and not a WAB.
> Display a warning message when a WAB is deployed in admin console
> -----------------------------------------------------------------
>
> Key: GERONIMO-5765
> URL: https://issues.apache.org/jira/browse/GERONIMO-5765
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: deployment
> Affects Versions: 3.0-M2, 3.0
> Reporter: viola.lu
> Assignee: Rex Wang
> Fix For: 3.0-M2, 3.0
>
>
> Now WAB has to be deployed via karaf shell like a regular bundle, so if you
> deploy it via admin console, deployer will just recognize it as java ee web
> application, not osgi WAB.
> So display a warning message to inform users.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira