[jbosstools-issues] [JBoss JIRA] (JBIDE-19265) Not able to deploy an archive packaged as a jboss-sar

Fred Bricon (JIRA) issues at jboss.org
Tue Feb 17 17:51:49 EST 2015


    [ https://issues.jboss.org/browse/JBIDE-19265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041129#comment-13041129 ] 

Fred Bricon commented on JBIDE-19265:
-------------------------------------

So you need to install the JBoss Tools Maven Packaging Configurator from JBoss Central before running this example. The configurator will add the SAR Facet to the jboss-sar project, making it deployable.

The problem with m2e is the jboss-sar packaging doesn't produce any errors, so the Maven Connector discovery mechanism doesn't kick in. This would need to be fixed upstream, so that we could have JBoss Tools Maven Packaging Configurator automatically discovered when importing jboss-sar projects.

> 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
>            Reporter: Sande Gilda
>            Assignee: Fred Bricon
>
> 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-develop/helloworld-mbean



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list