Re: NPE in CodebehindUnknownHandler

2007-03-17 Thread Don Brown
Good catch. I filed the ticket [1] and committed the change. Thanks for pointing this out. Don [1] https://issues.apache.org/struts/browse/WW-1826 On 3/17/07, Usama Rashwan <[EMAIL PROTECTED]> wrote: Hi , I faced a NPE when i try to use CodebehindUnknownHandler below are the full stack trac

NPE in CodebehindUnknownHandler

2007-03-17 Thread Usama Rashwan
Hi , I faced a NPE when i try to use CodebehindUnknownHandler below are the full stack trace for this exception , and after i spend some time investigating for the cause of this error it turned to me that I defined [code]struts.codebehind.defaultPackage=babPackage[/code] with incorrect package