Darn, it looks like I've got my design-time, Rational Application Developer 7.5 environment loving my JSF2.0 application, but at runtime, when I deploy to the WebSphere 7.0 server, the server is expecting JSF 1.2. Now to get around this annoying little discrepancy. Any ideas?
I believe the second exception is just being triggered by the first. Alternatively, it could just be an indication that the required libraries simply aren't available on the server. Maybe I should dig into the administrative console for WebSphere 7?
Exception caught while initializing context: {0}
com.sun.faces.config.ConfigurationException: CONFIGURATION FAILED! Unable to parse document WEB-INF/faces-config.xml': cvc-enumeration-valid: Value '2.0' is not facet-valid with respect to enumeration '[1.2]'. It must be a value from the enumeration.
com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0100E: Uncaught init() exception created by servlet Faces Servlet in application IfNavigationEar: java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.context.FacesContextFactory
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:270)
Subscribe to:
Post Comments (Atom)
Followers
Blog Archive
-
▼
2009
(41)
-
▼
April
(18)
- Rock Paper Scissors JSF Application
- How many classes are there in the Java 5 JDK?
- Is all this JSF stuff really worth it? It makes ea...
- Setting up a Resource Bundle in the faces-config.x...
- Stored Procedures with Hibernate and JPA Annotations
- <f:view> WSViewRoot incompatible with UIOutput Cla...
- Improving on the Worlds Simplest JSF Program
- Simple Interactive JSF Page
- JSF WAR Deployment with IRAD7 to WebSphere 6.1
- The Simplest JSF Program You Can Write
- Struggling with CVSNT and Netbeans / Rational IRAD 7
- What is with the Netbeans Icon?
- Just another Test
- iastore.sys is corrupted HP Pavilion XP Install ov...
- Creating/Restoring Image with Norton 14 Wrong Driv...
- When IRADs WebSphere Test Server Fails to Respond
- What is the URL for the WebSphere 7 Admin Console ...
- Value '2.0' is not facet-valid with respect to enu...
-
▼
April
(18)
No comments:
Post a Comment