torsdagen den 26 september 2002 kl 15.16 skrev Michael Bartmann:
> I don't even find a version "in between", as when I scan the cvs > repository of the hsqldb project > there are no classes starting with "Embedded_". Right those classes are there in the patched jboss 1.6.1 hsqldb.jar Instead of changing files in vanilla 1.6.1 hsqldb.jar there is added files. Embedded_Server and Embedded_Connection are the files that make the difference. Embedded_DatabaseManager is only convenience to directly connect to our 1479 port and has a // system.exit(). Embedded_HSQLDB is a experimental file that nobody uses and my mistake to include when jaring. /peter_f ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
