[weld-issues] [JBoss JIRA] Updated: (WELD-1) Add tests for multiple wars in an ear

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Dec 15 09:47:18 EST 2010


     [ https://issues.jboss.org/browse/WELD-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated WELD-1:
-------------------------

    Description: 
This is a typical area of weakness in Seam etc. due to misuse of singletons etc.

Write some tests to check that multiple wars in an ear work as expected. For example that beans are not resolvable between the two unless there is classloader visibility, and that the servlet context from one is not mixed to another, and that bean instances do not leak.


> Add tests for multiple wars in an ear
> -------------------------------------
>
>                 Key: WELD-1
>                 URL: https://issues.jboss.org/browse/WELD-1
>             Project: Weld
>          Issue Type: Feature Request
>          Components: Bootstrap and Metamodel API, Scopes & Contexts
>            Reporter: Pete Muir
>             Fix For: 1.2.0.Beta1
>
>
> This is a typical area of weakness in Seam etc. due to misuse of singletons etc.
> Write some tests to check that multiple wars in an ear work as expected. For example that beans are not resolvable between the two unless there is classloader visibility, and that the servlet context from one is not mixed to another, and that bean instances do not leak.

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

        


More information about the weld-issues mailing list