[
https://issues.redhat.com/browse/WFWIP-347?page=com.atlassian.jira.plugin...
]
Jean Francois Denise edited comment on WFWIP-347 at 9/8/20 9:47 AM:
--------------------------------------------------------------------
That is expected. If you don't set a packaging, jar is the default. It means that the
deployment is not a war, so is not registered. That is a WildFly behavior, not a Bootable
JAR one.
was (Author: jdenise):
That is expected. If you don't set a packaging, jar is the default. It means that the
deployment is not a war, so is not set registered. That is a WildFly behavior, not a
Bootable JAR one.
Bootable JAR - No context is registered on server if packaging is
left on default
---------------------------------------------------------------------------------
Key: WFWIP-347
URL:
https://issues.redhat.com/browse/WFWIP-347
Project: WildFly WIP
Issue Type: Bug
Reporter: Jan Kasik
Assignee: Jean Francois Denise
Priority: Major
When default packaging for app is selected (meaning no {{<packaging>}}), the app
deploys but no web context is registered. {{war}} must be set as value of
{{<packaging>}} in order to register web context.
Since setting of packaging is not a part of plugin configuration I find it confusing.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)