[jboss-user] [JBoss Seam] - Re: NullPointerException when get a row from a list

SmokingAPipe do-not-reply at jboss.com
Tue Feb 6 19:49:56 EST 2007


You need to have a @Begin method that initializes the cnMessages member.  You're calling getCnMessage() before cnMessages has been set to anything.  Tell me where is cnMessages being set?  If you can answer that question you'll see what's going on.


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

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



More information about the jboss-user mailing list