[
http://jira.jboss.com/jira/browse/JBIDE-1146?page=all ]
Anton Klimkovich reopened JBIDE-1146:
-------------------------------------
Assignee: Max Andersen (was: Anton Klimkovich)
Reproduced with two errors on build 200711012051-nightly with error.
Log attached.
And two errors in Problems View:
1. "org.jboss.seam.security.Identity" cannot be resolved to a
type testSeam/WebContent/WEB-INF components.xml L/testSeam/WebContent/WEB-INF/components.xml 1194017495080 1
2. error: Attribute phase-listener references to non-existent class
org.jboss.seam.jsf.TransactionalSeamPhaseListener testSeam/WebContent/WEB-INF faces-config.xml line
17 1194017483737 0
Problems with creating Seam ear web project using jre1.6.0_02.
--------------------------------------------------------------
Key: JBIDE-1146
URL:
http://jira.jboss.com/jira/browse/JBIDE-1146
Project: JBoss Tools
Issue Type: Bug
Components: Seam, seam-gen
Affects Versions: 2.0.0.Beta4
Environment: WinXp
jre1.6.0_02
200710210005-nightly
Reporter: Anton Klimkovich
Assigned To: Max Andersen
Priority: Optional
Fix For: 2.0.0.CR1
Attachments: 111.txt, seam.PNG
Create Seam ear project (File->New->Project->Seam->Seam Web Project)
After validation complete some errors will occure.
java.lang.NullPointerException
at
org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateXmlComponentDeclarations(SeamCoreValidator.java:448)
at
org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateComponent(SeamCoreValidator.java:402)
at
org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validateComponent(SeamCoreValidator.java:323)
at
org.jboss.tools.seam.internal.core.validation.SeamCoreValidator.validate(SeamCoreValidator.java:161)
at
org.jboss.tools.seam.internal.core.validation.SeamValidatorManager.validate(SeamValidatorManager.java:75)
at
org.jboss.tools.seam.internal.core.validation.SeamValidatorManager.validateInJob(SeamValidatorManager.java:60)
at
org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:75)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
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