[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-1791) Bootstrap should be initialized using bootstrap.deployResourceBases instead of bootstrap.deployResourceBase

Pete Muir (JIRA) jira-events at lists.jboss.org
Sun Dec 2 12:25:10 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-1791?page=all ]

Pete Muir closed JBSEAM-1791.
-----------------------------


> Bootstrap should be initialized using bootstrap.deployResourceBases instead of bootstrap.deployResourceBase
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-1791
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1791
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Test Harness
>    Affects Versions: 2.0.0.BETA1
>            Reporter: Chris Rudd
>         Assigned To: Pete Muir
>            Priority: Optional
>             Fix For: 2.0.0.CR1
>
>
> I am currently working on projects that contain multiple Seam EJB jars and multiple Seam Pojo jars. When the test harness uses the deployResourceBase (singular) the first jar that is found with the resource is the only one deployed. This creates a problem when there are multiple seam jars.
> Please change the code to call deployResourceBases (plural) so that all jars containing the resource will be deployed.
> Affects BaseSeamTest.startJbossEmbeddedIfNeccisary (2.0.0.BETA1) or EmbeddedBootstrap.startAndDeployResources (CVS HEAD)

-- 
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 seam-issues mailing list