[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-1874) Deploy / Publish from a Seam Web Project 'forgets' EarContent jars

Bernard Pons (JIRA) jira-events at lists.jboss.org
Tue Mar 11 10:29:58 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-1874?page=comments#action_12402133 ] 
            
Bernard Pons commented on JBIDE-1874:
-------------------------------------

It seems to me that only the jars declared as modules in application.xml are not deployed.

ie. if you have :
  <module>
    <ejb>jboss-seam.jar</ejb>
  </module>
in application.xml, 
then jboss-seam.jar is not deployed.
Unfortunately, you have to declare seam as an ejb module...   

> Deploy / Publish from a Seam Web Project 'forgets' EarContent jars
> ------------------------------------------------------------------
>
>                 Key: JBIDE-1874
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-1874
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 2.0.0.GA
>         Environment: Eclipse 3.3.2 (Europe JEE Winter Edition), JBoss AS 4.2.2, Seam 2.0.1 GA, OSX 10.5.2
>            Reporter: Bolke de Bruin
>
> Per request of max_at_hibernate (irc) I report this issue.
> On a clean install of all components except for the OS the publising of a newly created project to the application server 'forgets' to include the all the jars in the EarContent directory (ie. jboss-seam.jar etc). This means that deployment fails.
> In other words the jboss-seam.jar and all the other jars in the same directory as this jar are not published to the server, which results in a failed deployment of the project.
> I can include screenshots if necessary.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list