EXECUTE: Create Seam Ear project
EXECUTE: Add string <component class="org.domain.<seam-project-name>.session.Authenticator" name="authenticator"/> into components.xml
ASSERT: There should be two error markes on components.xml and Authenticator.java - Two components with the same name and precedence.
- relates to
-
JBIDE-4392 TestNG failed for Seam Action with exception: java.lang.IllegalStateException: Two components with the same name and precedence - component name: action1, component classes: org.domain.seamear2.session.Action1Bean, org.domain.seamear2.session.Action1Bean
- Closed
-
JBDS-773 Validation sections: update
- Closed