[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8458) Mavenized Seam EAR Project can't be deployed to JBoss AS 6.0.0.Final

Libor Zoubek (JIRA) jira-events at lists.jboss.org
Wed Jun 22 07:03:28 EDT 2011


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

Libor Zoubek commented on JBIDE-8458:
-------------------------------------

Snejza, could you help how to verify this? New Seam Web Project does not create mavenized project (as written in desc)

> Mavenized Seam EAR Project can't be deployed to JBoss AS 6.0.0.Final
> --------------------------------------------------------------------
>
>                 Key: JBIDE-8458
>                 URL: https://issues.jboss.org/browse/JBIDE-8458
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: maven
>    Affects Versions: 3.2.0.Final
>            Reporter: Snjezana Peco
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.M1
>
>
> If you create a mavenized Seam EAR project using the New Seam Web Project wizard, it will create application.xml that contains the following entries:
> ...
> <module>
>     <ejb>/test-ejb.jar</ejb>
>   </module>
>   <module>
>     <ejb>/jboss-seam-2.2.1.Final.jar</ejb>
>   </module>
>   <module>
>     <web>
>       <web-uri>/test.war</web-uri>
>       <context-root>test</context-root>
>     </web>
>   </module>
>   ...
>   
> Such a project can be deployed to JBoss AS <= 6.0, but can't to JBoss AS 6.0.0
>   
> A workaround is to open the EAR's pom.xml and remove the bundleDir element for ejb and web modules.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list