[jboss-user] [JBoss Seam] - Re: Cannot deploy the war-java.lang.ClassCastException: org.

anusanj do-not-reply at jboss.com
Sun Oct 8 16:32:47 EDT 2006


Sorry abt the earlier post. I had a jsf jar in my lib. I removed that. Now the error I get is this,

Sorry  for posting so many times, I am new to this. 

006-10-08 15:12:52,782 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/BRNNCIWeb]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
java.lang.NullPointerException
	at sun.beans.editors.BoolEditor.setAsText(BoolEditor.java:38)
	at org.jboss.seam.Component.initInitializers(Component.java:314)
	at org.jboss.seam.Component.(Component.java:209)
	at org.jboss.seam.Component.(Component.java:159)
	at org.jboss.seam.Component.(Component.java:154)
	at org.jboss.seam.Component.(Component.java:149)
	at org.jboss.seam.init.Initialization.addComponent(Initialization.java:381)
	at org.jboss.seam.init.Initialization.addComponents(Initialization.java:255)
	at org.jboss.seam.init.Initialization.init(Initialization.java:195)
	at org.jboss.seam.servlet.SeamListener.contextInitialized(SeamListener.java:32)
	at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3729)
	at org.apache.catalina.core.StandardContext.start(StandardContext.java:4187)
	at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
	at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
	at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
	at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3976840



More information about the jboss-user mailing list