[jboss-user] [JBoss Seam] - Re: Deploy error

diablo341 do-not-reply at jboss.com
Fri Nov 3 15:26:06 EST 2006


I fixed the version of Seam, but I'm still getting an exception.  Not the original one in my last post, but similar.  Any ideas?


  | 14:21:54,188 INFO  [ServletContextListener] Welcome to Seam 1.1.0.BETA1
  | 14:21:54,198 INFO  [Initialization] reading components.xml
  | 14:21:54,198 INFO  [Initialization] reading properties from: /seam.properties
  | 14:21:54,198 INFO  [Initialization] reading properties from: /jndi.properties
  | 14:21:54,198 INFO  [Initialization] initializing Seam
  | 14:21:54,229 INFO  [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
  | 14:21:54,239 ERROR [[/workforce-planning]] Exception sending context initialized event to listener instance of class org.jboss.seam.servlet.SeamListener
  | java.lang.NullPointerException
  | 	at org.jboss.seam.util.Conversions$FlatPropertyValue.isExpression(Conversions.java:240)
  | 	at org.jboss.seam.Component.getInitialValue(Component.java:357)
  | 	at org.jboss.seam.Component.initInitializers(Component.java:341)
  | 

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

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



More information about the jboss-user mailing list