[
http://jira.jboss.com/jira/browse/JBIDE-2109?page=comments#action_12410013 ]
Denis Golovin commented on JBIDE-2109:
--------------------------------------
Just heard from Anton about during executing Test NG tests for Seam 1.2 test projects.
FAILED CONFIGURATION: @BeforeClass init
java.lang.IllegalStateException: Two components with the same name and precedence:
authenticator
at org.jboss.seam.init.Initialization.addComponentDescriptor(Initialization.java:410)
at
org.jboss.seam.init.Initialization.installScannedComponentAndRoles(Initialization.java:652)
at org.jboss.seam.init.Initialization.installScannedClass(Initialization.java:598)
at org.jboss.seam.init.Initialization.scanForComponents(Initialization.java:592)
at org.jboss.seam.init.Initialization.init(Initialization.java:490)
at org.jboss.seam.mock.SeamTest.init(SeamTest.java:701)
... Removed 22 stack frames
The problem is in hot deployment dev folder. If you remove it from Java Build
configuration and then delete dev folder. Tests is passed without errors.
Test test project functionallity on EAP 4.3
-------------------------------------------
Key: JBIDE-2109
URL:
http://jira.jboss.com/jira/browse/JBIDE-2109
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.0.beta1
Reporter: Max Rydahl Andersen
Assigned To: Max Rydahl Andersen
Priority: Blocker
Fix For: 2.1
Apparently myfaces jar are no longer in seam lib instead there are jsf RI jars....so we
dont run against the right jars.
Any seam action test should fail.
--
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