[JBoss JIRA] Created: (JBIDE-1146) Problems with creating Seam ear web project using jre1.6.0_02.
by Anton Klimkovich (JIRA)
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
Priority: Minor
Attachments: 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
18 years
[JBoss JIRA] Created: (JBIDE-1057) New Seam action(form etc) don't shown in Package explorer&Web projects view
by Aliaksey Nis (JIRA)
New Seam action(form etc) don't shown in Package explorer&Web projects view
---------------------------------------------------------------------------
Key: JBIDE-1057
URL: http://jira.jboss.com/jira/browse/JBIDE-1057
Project: JBoss Tools
Issue Type: Bug
Environment: WindowsXP SP2
rhds-win32-1.0.0.beta2.jar
Red Hat Developer Studio
Version: 1.0.0 BETA2
Build: beta2
JDK 1.5_08
Reporter: Aliaksey Nis
1. Create seam project (ear or war - doesn't matter).
2. Create new action. Look in Project explorer [test-project]/WebContant and in Web projects view in same place. New action .xhtml file shown here.
3. Create another action. Look in Project explorer [test-project]/WebContant and in Web projects view in same place. New action .xhtml file not shown.
Any new action, forms etc will be not shown too. After studio restart all items appear.
--
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
18 years