Re: NullPointerException in trinidadinternal [TRINIDAD]

2010-10-29 Thread Matthias Wessendorf
- From: Richard Yee Sent: 25. oktober 2010 04:12 To: MyFaces Discussion Cc: users@myfaces.apache.org Subject: Re: NullPointerException in trinidadinternal [TRINIDAD] I think name is null in your sayHello method. Richard Sent from my iPhone On Oct 24, 2010, at 5:06 PM, Micah Klitgaard m

RE: NullPointerException in trinidadinternal [TRINIDAD]

2010-10-25 Thread Micah Klitgaard
Thanks for the input! but it wouldn't cause a NullPointerException - messageHello null! would be displayed. Not nice though... -Original Message- From: Richard Yee Sent: 25. oktober 2010 04:12 To: MyFaces Discussion Cc: users@myfaces.apache.org Subject: Re: NullPointerException

Re: NullPointerException in trinidadinternal [TRINIDAD]

2010-10-24 Thread Richard Yee
I think name is null in your sayHello method. Richard Sent from my iPhone On Oct 24, 2010, at 5:06 PM, Micah Klitgaard m...@micah-co.com wrote: Hi, I have been searching the forum but haven't found any hints on what's wrong and the reason why this exception is thrown. The example