[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-2981) don't include source jars when running tests

Norman Richards (JIRA) jira-events at lists.jboss.org
Mon May 12 18:25:22 EDT 2008


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

Norman Richards closed JBSEAM-2981.
-----------------------------------

    Resolution: Done

The JARs in lib/src were being included on the classpath, confusing the scanner.  

> don't include source jars when running tests
> --------------------------------------------
>
>                 Key: JBSEAM-2981
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2981
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.1.0.A1
>            Reporter: Pete Muir
>         Assigned To: Norman Richards
>            Priority: Blocker
>             Fix For: 2.1.0.BETA1
>
>
>  java.lang.IllegalStateException: duplicate factory for: org.jboss.seam.web.webSession (duplicate is specified in components.xml)
> 	at org.jboss.seam.core.Init.checkDuplicateFactoryExpressions(Init.java:189)
> 	at org.jboss.seam.core.Init.checkDuplicateFactory(Init.java:182)
> 	at org.jboss.seam.core.Init.addFactoryValueExpression(Init.java:245)
> 	at org.jboss.seam.init.Initialization.installComponents(Initialization.java:964)
> 	at org.jboss.seam.init.Initialization.init(Initialization.java:609)
> 	at org.jboss.seam.mock.AbstractSeamTest.startSeam(AbstractSeamTest.java:915)
> 	at org.jboss.seam.mock.SeamTest.startSeam(SeamTest.java:58)
> ... Removed 15 stack frames
>     

-- 
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