[
https://issues.jboss.org/browse/JBIDE-7932?page=com.atlassian.jira.plugin...
]
Alexey Kazakov commented on JBIDE-7932:
---------------------------------------
I commited the fix #2.
Snjezana, I guess it's safe to add
<context-param>
<param-name>org.jboss.jbossfaces.JSF_CONFIG_NAME</param-name>
<param-value>Mojarra-1.2</param-value>
</context-param>
to web.xml for any AS? Not only for AS6?
If it's so could you fix it for our install delegate and resolve this issue? I'm
not sure I will be able to fix it for CR1 since Russian team is on vacation and I will
have a buzzy day tomorrow. Thanks for your help anyway.
New Seam EAR project fails to deploy to JBoss AS 6 CR1
------------------------------------------------------
Key: JBIDE-7932
URL:
https://issues.jboss.org/browse/JBIDE-7932
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.Beta2
Environment: Linux 64bit
JDK 1.6.0_23
JBoss Tools 3.2.0 Beta 2 (20101206)
Seam 2.2.1.CR2
Reporter: Jozef Hartinger
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 3.2.0.CR1
Attachments: deploy.zip, ear.log
Steps to reproduce:
1) Unzip JBoss AS 6 CR1
2) Add the server to JBoss Tools
3) Create new Seam 2.2 project (select EAR project and either HSQLDB or MySQL)
4) Start the application server
5) An exception is thrown during deployment of the project (see the attached file for the
stacktrace)
Note that an WAR project deploys without problems. Also, and EAR or WAR project generated
via seam-gen works as expected.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira