]
Fred Bricon updated JBIDE-19265:
--------------------------------
Fix Version/s: 4.3.x
(was: 4.3.0.Beta1)
Not able to deploy an archive packaged as a jboss-sar
------------------------------------------------------
Key: JBIDE-19265
URL:
https://issues.jboss.org/browse/JBIDE-19265
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: maven, upstream
Reporter: Sande Gilda
Assignee: Fred Bricon
Fix For: 4.3.x
The `helloworld-mbean` quickstart project contains 2 subprojects: a `war` archive and a
`jboss-sar` archive. You can deploy the WAR, but It is not possible to deploy the SAR.
See
https://bugzilla.redhat.com/show_bug.cgi?id=1191485
The source is located here:
https://github.com/jboss-developer/jboss-eap-quickstarts/tree/6.4.x-devel...