I'm trying to deploy the out-of-the-box ear file on Jboss AS 4.2.0 GA and encounter
deployment errors related to jsf.
After deleting the jsf and el jars in the jbpm-console.war as suggested in a previous
tread I still fail to deploy the ear or the war.
Anyone out here who has a clue how to solve this issue?
console-log:
anonymous wrote :
| se.ear-contents/jbpm-console-exp.war/
| 11:47:08,490 ERROR [STDERR] java.lang.UnsupportedOperationException
| 11:47:08,490 ERROR [STDERR] at
com.sun.faces.config.ConfigureListener$InitFacesContext.getViewRoot(ConfigureListener
| .java:1690)
| 11:47:08,506 ERROR [STDERR] at
com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:113)
| 11:47:08,506 ERROR [STDERR] at
com.sun.faces.util.MessageUtils.getExceptionMessageString(MessageUtils.java:277)
| 11:47:08,506 ERROR [STDERR] at
com.sun.faces.util.Util.createInstance(Util.java:477)
| 11:47:08,506 ERROR [STDERR] at
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:671)
| 11:47:08,506 ERROR [STDERR] at
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:503)
| 11:47:08,506 ERROR [STDERR] at
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:402)
|
| 11:47:08,521 ERROR [STDERR] at
org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(JBo
| ssJSFConfigureListener.java:69)
|
| ...
|
| Caused by: java.lang.UnsupportedOperationException
| at
com.sun.faces.config.ConfigureListener$InitFacesContext.getViewRoot(ConfigureListener.java:1690)
| at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:113)
| at
com.sun.faces.util.MessageUtils.getExceptionMessageString(MessageUtils.java:277)
| at com.sun.faces.util.Util.createInstance(Util.java:477)
| at
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:671)
| at
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:503)
| at
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:402)
| ... 137 more
| 11:47:09,130 ERROR [StandardContext] Error listenerStart
| 11:47:09,130 ERROR [StandardContext] Context [/jbpm-console] startup failed due to
previous errors
| 11:47:09,208 INFO [JbpmConfiguration] using jbpm configuration resource
'jbpm.cfg.xml'
| 11:47:09,505 WARN [ServiceController] Problem starting service
jboss.web.deployment:war=jbpm-console.war,id=157389784
| org.jboss.deployment.DeploymentException: URL
file:/C:/JavaHome/jboss-4.2.0.GA/server/default/tmp/deploy/tmp15384Kopie v
| an jbpm-enterprise.ear-contents/jbpm-console-exp.war/ deployment failed
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050438#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...