[
https://jira.jboss.org/jira/browse/JBIDE-2614?page=com.atlassian.jira.plu...
]
Snjezana Peco commented on JBIDE-2614:
--------------------------------------
The issue was happening with and without the portlet facets.
It wasn't related to the portlet stuff.
It doesn't happen when using SVN trunk and seems to be fixed.
Have you tried this test case without portlets in your build?
Exception after creation of Seam project with portlets.
-------------------------------------------------------
Key: JBIDE-2614
URL:
https://jira.jboss.org/jira/browse/JBIDE-2614
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.0.0.alpha
Environment: WindowsXP SP2
JBoss Tools
Version: 3.0.0.Alpha1
Build date: latest available - 08 august 2008
JDK 1.5_08
Reporter: Aliaksey Nis
EXECUTE: New > New Seam web project.
EXECUTE: Enter project name - "testseam".
EXECUTE: In Configuration Field select "JBoss Seam Portlets project v1.0".
EXECUTE: Press Next until Seam Facet wizard appears.
EXECUTE: In Facets wizard select Seam 2.0.2 EAR project.
EXECUTE: Press Finish.
FAILURE: Exception thrown in error log.
Exception:
Resource '/testseam/WebContent/WEB-INF/classes/META-INF' does not exist.
org.eclipse.core.internal.resources.ResourceException: Resource
'/testseam/WebContent/WEB-INF/classes/META-INF' does not exist.
at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:317)
at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:194)
at org.eclipse.core.internal.resources.Container.members(Container.java:181)
at org.eclipse.core.internal.resources.Container.members(Container.java:164)
at
org.jboss.tools.common.model.filesystems.impl.FolderImpl.getResources(FolderImpl.java:951)
at
org.jboss.tools.common.model.filesystems.impl.FolderImpl.loadChildren(FolderImpl.java:128)
at
org.jboss.tools.common.model.impl.RegularObjectImpl.getChildren(RegularObjectImpl.java:56)
at org.jboss.tools.jst.web.tld.TaglibMapping.findTldsInFolder(TaglibMapping.java:215)
at org.jboss.tools.jst.web.tld.TaglibMapping.findTldsInFolder(TaglibMapping.java:219)
at org.jboss.tools.jst.web.tld.TaglibMapping.findTldsInFolder(TaglibMapping.java:219)
at org.jboss.tools.jst.web.tld.TaglibMapping.loadTldsInWebInf(TaglibMapping.java:172)
at org.jboss.tools.jst.web.tld.TaglibMapping.revalidate(TaglibMapping.java:82)
at
org.jboss.tools.jsf.web.JSFWatcherContributor.updateProject(JSFWatcherContributor.java:49)
at org.jboss.tools.common.model.project.Watcher.updateAll(Watcher.java:109)
at org.jboss.tools.common.model.project.Watcher.access$0(Watcher.java:92)
at org.jboss.tools.common.model.project.Watcher$WatcherRunnable.run(Watcher.java:52)
at org.jboss.tools.common.model.XJob.run(XJob.java:119)
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:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira