*This message was transferred with a trial version of CommuniGate(tm) Pro* Hi Henner,
I'm trying with dbforms_jaronly_1.1.4pr2_20031114.zip I still get problem #2. during build the process. Thanks for the help!!! -----Original Message----- From: Henner Kollmann [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2003 9:41 AM To: 'Julio Ortuzar O.' Cc: [EMAIL PROTECTED] Subject: AW: [dbforms] Halloween Edition OK,seems to be the bug i just fixed. Could you get CVS version and try again? Henner > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Julio Ortuzar O. > Gesendet: Montag, 3. November 2003 13:36 > An: 'Henner Kollmann' > Cc: [EMAIL PROTECTED] > Betreff: RE: [dbforms] Halloween Edition > > > Problem1: Ok. > > Problem2: I get exception during build the process. > > Thanks! > > -----Original Message----- > From: Henner Kollmann [mailto:[EMAIL PROTECTED] > Sent: Monday, November 03, 2003 4:36 AM > To: 'Julio Ortuzar O.' > Cc: [EMAIL PROTECTED] > Subject: AW: [dbforms] Halloween Edition > > > Hi Julio, > > > > Two things not working for me anymore with this version: > > > > Problem1: > > It seems the org.dbforms.config.SqlUtil class is now > > org.dbforms.util.SqlUtil. The problem is that the compiler > is telling > > me the getConnection() method for this class is undefined. > I looked at > > > the class and the method is not there anymore. > > getConnection has moved into the config object: > > DbFormsConfigRegistry.instance().lookup().getConnection() > DbFormsConfigRegistry.instance().lookup().getConnection(String) > > Because SQLUtils are helpers only... > > > > > > > Problem2: > > I'm getting problems with a simple menu form. Take "Example 11.2. > > menu.jsp code" from the manual. I'm getting the following > problem for > > that example: > > - org.apache.jasper.JasperException: No DbConnection object > > configured with name 'null' > > > Do you get this exception during building the menu page or > during pressing the goto button? I got an exception during > building the menu page - but this was not the DbConnection > excception... Something wit nullpointer exception.. > > Nethertheless, i corrected this and will commit soon. Thanks > for bug reporting! > > > Regards, > Henner > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > DbForms Mailing List > http://www.wap-force.net/dbforms ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
