Problem: I need to be able to store large objects inside entity beans. Unfortunately, the version of hsqldb provided with JBoss 3.0.0 alpha only supports fields of up to 32KB. Apparently this has been fixed in the newest version of hsqldb, 1.6.1.
Simply replacing the hsqldb.jar in lib/ext results in hundreds of error messages. Does anyone have any experience with updating the database? -- Eric Jain _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
