I don't have much knowledge about how dbforms works internally but I thing that it uses commons-beanutils, either to process the configuration files - dbforms-config.xml,dbforms-errors.xml,validation.xml - or to process data retrieved from the database.
DbForms normally logs the messages while it's processing the configuration files. So, the first suspect is when I don't see the dbforms messages, or I see unexpected messages. It means that there's a problem with one of the libraries (missing or corrupt library) and hence dbforms 'blocks'. Maybe current dbforms developers can provide more light on the use of commons-beanutils in dbforms. JM > -----Original Message----- > From: Dan Corkum [SMTP:[EMAIL PROTECTED]] > Sent: 19 February 2003 17:08 > To: [EMAIL PROTECTED] > Subject: Subject: RE: [dbforms] java.lang.VerifyError: Cannot inherit > from final class > > I just read your question/answer regarding this problem and I'm actually > coming across the same issue right now. How did you come to the > conclusion > that commons-beanutils was the problem? Thanks. > > Dan > ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
