Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-26 Thread Antonio Petrelli
2008/2/26, santosh gokak <[EMAIL PROTECTED]>: > > 1) since you are using JSF and not Struts, migrate to Tiles 2 (best option > IMHO); > > >>I am using struts 1.2.9.Is it possible to move to tiles 2 with this > version? Uh! I am very sorry, I don't know where I read that you use JSF :-O Anyway, y

Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-26 Thread santosh gokak
1) since you are using JSF and not Struts, migrate to Tiles 2 (best option IMHO); >>I am using struts 1.2.9.Is it possible to move to tiles 2 with this version? 2) create a patch (I don't know how to fix it, download the source from the svn trunk); >>Need to findn time for this. 3) stick with the

RE: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread Dave Newton
--- "India, Rose (http://[REDACTED])" wrote: > What actually you want to know? > If you are looking for Jakarta Struts Tutorial then see the > > Jakarta Struts Tutorial & resources > http://[REDACTED] That wasn't even *close*. At least the other ones were vaguely related to the question being a

RE: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread Rose India (http://www.roseindia.net)
y 25, 2008 1:43 PM To: Struts Users Mailing List Subject: Re: Bug 2957 - tiles insert is throwing null pointer exception 2008/2/25, santosh gokak <[EMAIL PROTECTED]>: > > Can you suggest me how to? http://struts.apache.org/helpi

Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread Antonio Petrelli
2008/2/25, santosh gokak <[EMAIL PROTECTED]>: > > Thanks for getting me started. > I have the 1.2.9 source along with me. > do you know the reason of this NPE been thrown? > I too would debug and try to find it. > I have also registered and voted for the bug :) Ok sorry for the "too-fast" answer

Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread santosh gokak
Hi Antonio, Thanks for getting me started. I have the 1.2.9 source along with me. do you know the reason of this NPE been thrown? I too would debug and try to find it. I have also registered and voted for the bug :) ~Santosh On Mon, Feb 25, 2008 at 4:13 PM, Antonio Petrelli <[EMAIL PROTECTED]> w

Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread Antonio Petrelli
2008/2/25, santosh gokak <[EMAIL PROTECTED]>: > > Can you suggest me how to? http://struts.apache.org/helping.html Antonio

Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread santosh gokak
Can you suggest me how to? On Mon, Feb 25, 2008 at 4:04 PM, Antonio Petrelli <[EMAIL PROTECTED]> wrote: > 2008/2/25, santosh gokak <[EMAIL PROTECTED]>: > > > > > > I am hitting the bug https://issues.apache.org/struts/browse/STR-2957 ( > > tiles insert is throwing null pointer exception when inv

Re: Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread Antonio Petrelli
2008/2/25, santosh gokak <[EMAIL PROTECTED]>: > > I am hitting the bug https://issues.apache.org/struts/browse/STR-2957 ( > tiles insert is throwing null pointer exception when invoking from > nested insert Tag.) > I am using struts 1.2.9 release. > Any body is planned to take up this bug? I don

Bug 2957 - tiles insert is throwing null pointer exception

2008-02-25 Thread santosh gokak
I am hitting the bug https://issues.apache.org/struts/browse/STR-2957 ( tiles insert is throwing null pointer exception when invoking from nested insert Tag.) I am using struts 1.2.9 release. Any body is planned to take up this bug? -