Re: [dbforms] DbForms and Resin. Null pointer exception.

2006-10-18 Thread Henner Kollmann
> I had no intention of requesting that DbForms be changed to > accomodate this, I posted to the mailing list for the benefit > of those who try to use Resin with DbForms. It's one of those > Gotchas. > > Could this be documented in the manual as a known problem > with DbForms and Resin? Yes

Re: [dbforms] DbForms and Resin. Null pointer exception.

2006-10-18 Thread jeremylc
er 18, 2006 12:25 AM > > To: jdbforms-interest@lists.sourceforge.net > > Subject: [dbforms] DbForms and Resin. Null pointer exception. > > > > Hi all, > > > > I just ported by DbForms App from Tomcat 5.5 to Resin and > > found that most of the tags don't wo

Re: [dbforms] DbForms and Resin. Null pointer exception.

2006-10-17 Thread Henner Kollmann
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of [EMAIL PROTECTED] > Sent: Wednesday, October 18, 2006 12:25 AM > To: jdbforms-interest@lists.sourceforge.net > Subject: [dbforms] DbForms and Resin. Null pointer exception. > > Hi

[dbforms] DbForms and Resin. Null pointer exception.

2006-10-17 Thread jeremylc
Hi all, I just ported by DbForms App from Tomcat 5.5 to Resin and found that most of the tags don't work in a looped environment (ie displaying a list of records). In this case the first tag works but for all subsequent tags you get a null pointer exception. I know that in the past there have