[
https://issues.jboss.org/browse/JBIDE-9232?page=com.atlassian.jira.plugin...
]
Rob Stryker resolved JBIDE-9232.
--------------------------------
Resolution: Done
The immediate patch of ignoring jsf 1.x jars has been implemented, however further work
will have to be done on JBIDE-1354 to really address the issues here for the 'kitchen
sink' strategy of classpath management.
JBoss 7: JSF 2 apps stop working
--------------------------------
Key: JBIDE-9232
URL:
https://issues.jboss.org/browse/JBIDE-9232
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.3.0.M1
Reporter: Juergen Zimmermann
Assignee: Rob Stryker
Priority: Critical
Fix For: 3.3.0.M3
I'm using JBossTools 3.3_stable_branch.aggregate-Update-2011-06-18_05-30-41-H2.
Now I tried the latest Jenkins Build 1267 of JBoss 7 and I'm getting a classpath
issue regarding JSF 2: JBoss Tools is including
* jsf-api-1.2_13.jar from modules/javax/faces/api/1.2
* jboss-jsf-api_2.0_spec-1.0.0.Final.jar from modules/javax/faces/api/main
It looks like the 1.2 stuff is included earlier in the classpath, so that e.g.
ExternalContext.getFlash(), ExternalContext.invalidateSession() or
Application.createComponent(FacesContext,String,String) are not available.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira