[jboss-user] [JBoss Seam] - Re: Seam 1.1.5 & SeamSecurity...

sherkan777 do-not-reply at jboss.com
Fri Dec 15 10:01:52 EST 2006


I got another question....it is posible to run those SeamSecurity example?
When I deploy project I get an Error:


  | 15:42:47,234 INFO  [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_BEAN, class: org.jboss.seam.core.Init
  | 15:42:47,250 ERROR [[/seam-security]] 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)
  | 	at org.jboss.seam.Component.<init>(Component.java:248)
  | 	at org.jboss.seam.Component.<init>(Component.java:193)
  | 

I think Seam needs somethink : java.lang.NullPointerException
I got jboss-seam.jar in ear file and 
el-api.jar
el-ri.jar
jsf-facelets.jar int WEB-INF/lib

jboss-seam.jar is form Beta 1 version.

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

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



More information about the jboss-user mailing list