[
https://issues.jboss.org/browse/JBSEAM-4918?page=com.atlassian.jira.plugi...
]
Marek Novotny commented on JBSEAM-4918:
---------------------------------------
That is something related to
{code:xml}
<dependency>
<groupId>org.jboss.web</groupId>
<artifactId>jasper-jdt</artifactId>
</dependency>
{code}
Probably not related directly to Seam or seam-gen. I would ask Alexey what he thinks.
Cannot deploy Seam project generated in JBDS - other problems
-------------------------------------------------------------
Key: JBSEAM-4918
URL:
https://issues.jboss.org/browse/JBSEAM-4918
Project: Seam 2
Issue Type: Bug
Components: Tools
Affects Versions: 2.3.0.BETA1, 2.3.0.BETA2
Environment: JBDS 5.0 Beta1, Seam 2.3.0.Beta1, JBoss AS7.1.0.Final
Reporter: Tomas Remes
Assignee: Daniel Hinojosa
Labels: seam-gen
Fix For: 2.3.0.CR1
There are some next following problems when trying to deploy Seam project war generated
in JBDS. First is the war missing WEB-INF/lib/dom4j.jar, which produces
java.lang.ClassNotFoundException: org.dom4j.DocumentException. Second is that there
probably shouldn't be any com.sun.facelets.FaceletViewHandler configuration in
faces-config.xml, because it causes java.lang.ClassNotFoundException:
com.sun.facelets.FaceletViewHandler.
--
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