When I try to run my application with 1.3 Seam version the follow error appear, 
what I can do to fix?


  | 14:53:47,430 ERROR [STDERR] java.lang.UnsupportedOperationException
  | 14:53:47,430 ERROR [STDERR]         at 
com.sun.faces.config.ConfigureListener$InitFacesContext.getViewRoot(ConfigureListener.java:1690)
  | 14:53:47,430 ERROR [STDERR]         at 
com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:113)
  | 14:53:47,430 ERROR [STDERR]         at 
com.sun.faces.util.MessageUtils.getExceptionMessageString(MessageUtils.java:277)
  | 14:53:47,430 ERROR [STDERR]         at 
com.sun.faces.util.Util.createInstance(Util.java:477)
  | 14:53:47,430 ERROR [STDERR]         at 
com.sun.faces.util.Util.createInstance(Util.java:436)
  | 14:53:47,430 ERROR [STDERR]         at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:617)
...

  | 14:53:47,461 ERROR [STDERR]         at org.jboss.Main.boot(Main.java:200)
  | 14:53:47,461 ERROR [STDERR]         at org.jboss.Main$1.run(Main.java:508)
  | 14:53:47,461 ERROR [STDERR]         at java.lang.Thread.run(Thread.java:619)
  | 14:53:47,492 INFO  [STDOUT] 14:53:47,492 ERROR [[/seg]] Exception sending 
context initialized event to listener instance of class 
org.jboss.web.jsf.integration.config.JBossJSFConfigureListener
  | javax.faces.FacesException: java.lang.UnsupportedOperationException
  |     at 
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:408)
  |     at 
org.jboss.web.jsf.integration.config.JBossJSFConfigureListener.contextInitialized(JBossJSFConfigureListener.java:69)
  |     at 
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3854)
  |     at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4359)
  |     at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
  |     at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
...

  | at 
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
  |     at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
  |     at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
  |     at $Proxy0.start(Unknown Source)
  |     at org.jboss.system.ServiceController.start(ServiceC
  | 14:53:47,492 INFO  [STDOUT] ontroller.java:417)
  |     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  |     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  |     at java.lang.reflect.Method.invoke(Method.java:589)
  |     at 
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
  |     at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
  |     at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
...

  | at java.lang.Thread.run(Thread.java:619)
  | 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.util.Util.createInstance(Util.java:436)
  |     at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:617)
  |     at 
com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:503)
  |     at 
com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:402)
  |     ... 137 more
  | 14:53:47,492 INFO  [ServletContextListener] Welcome to Seam 1.3.0.ALPHA

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055332#4055332

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055332
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to