viktor wrote: > > torsdagen den 26 september 2002 kl 11.59 skrev Michael Bartmann: > >> At the moment I cannot find the sources for the JBoss hsqldb.jar at >> hsqldb, and neither can I find the sources at jboss. > > > Take a vanilla 1.6.1 add Embedded_Server.java and > Embedded_Connection.java together with Your fixes ... > also comment out system.exit() in org.hsqldb.util.DatabaseManager.java > ... send that as a patch to jboss. > > That is the source for the patched 1.6.1 jboss hsqldb.jar and You > have it in front of You ? ...
What I tried to explain is that what you describe is _not_ the hsqldb.jar I have in front of me. I use Branch_3_2 and the hsqldb.jar thereof contains e.g. an "Embedded_DatabaseManager.class" and a "Embedded_HSQLDB_Server.class" which is not in a vanilla 1.6.1. Besides that the sizes of all compiled class files differ. They are bigger and newer than in a vanilla hsqldb.jar 1.6.1. (But they are not as new as the next vanilla hsqldb release 1.7.0) I am stuck. 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_". Regards, Michael Bartmann > > > The hsqldb people will probably implement Your fix for the now > distributed 1.7.x version and We will implement 1.7.x in HEAD. > When somebody will test my submitted 1.7.0 test patch and find the > really simple integration problem now lurking. > > /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 > ------------------------------------------------------- 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
