[
https://issues.jboss.org/browse/JBSEAM-4960?page=com.atlassian.jira.plugi...
]
Daniel Hinojosa commented on JBSEAM-4960:
-----------------------------------------
[~akazakov] I have migrated the .project, .classpath, and .settings files to what I
believe to be the latest Eclipse/JBT standards. What I have now, is this message.
{noformat}
org.jboss.tools.common.validation.JBTValidationException
at
org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:101)
at org.eclipse.wst.validation.internal.operations.ValidatorJob.run(ValidatorJob.java:78)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: java.lang.NullPointerException
at
org.jboss.tools.jsf.web.validation.FacesConfigValidator.validateAll(FacesConfigValidator.java:314)
at
org.jboss.tools.common.validation.ValidatorManager.validateAll(ValidatorManager.java:132)
at
org.jboss.tools.common.validation.ValidatorManager.validateInJob(ValidatorManager.java:84)
... 2 more
{noformat}
See attached files of all the settings I have currently. I know I have something missing,
but I am not sure what. BTW, the test project is called 'grapesofstash'.
seam-gen project classpath not updated
--------------------------------------
Key: JBSEAM-4960
URL:
https://issues.jboss.org/browse/JBSEAM-4960
Project: Seam 2
Issue Type: Bug
Components: Tools
Affects Versions: 2.3.0.BETA2
Reporter: Tomas Remes
Assignee: Daniel Hinojosa
Labels: seam-gen
Fix For: 2.3.0.CR1
Project generated by seam-gen does not have updated classpath entries thus there are
following errors after importing project to JBDS/JBT:
{noformat}
Project 'myproject' is missing required library: 'bootstrap'
Project 'myproject' is missing required library: 'lib/core.jar'
Project 'myproject' is missing required library: 'lib/ejb-api.jar'
Project 'myproject' is missing required library:
'lib/hibernate-annotations.jar'
Project 'myproject' is missing required library:
'lib/hibernate-search.jar'
Project 'myproject' is missing required library: 'lib/janino.jar'
Project 'myproject' is missing required library:
'lib/jboss-embedded-api.jar'
Project 'myproject' is missing required library: 'lib/jsf-api.jar'
Project 'myproject' is missing required library: 'lib/jsf-facelets.jar'
Project 'myproject' is missing required library:
'lib/persistence-api.jar'
Project 'myproject' is missing required library: 'lib/richfaces-api.jar'
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira