[
https://issues.apache.org/jira/browse/GERONIMO-5765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986200#action_12986200
]
David Jencks commented on GERONIMO-5765:
----------------------------------------
I think that when you try to deploy something we should use all the information
we recognize. So if you deploy a web app that is actually a wab, we should
deploy it as a wab. (When there is an osgi jca spec presumably when you deploy
an osgi-enabled connector, it should deploy that way). However, we should tell
the user that we deployed it as a wab rather than as a javaee application as
part of the information about the results.
> 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
> 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.
-
You can reply to this email to add a comment to the issue online.