]
Darran Lofthouse commented on WFWIP-347:
----------------------------------------
+1 on the documentation.
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.