viktor wrote: > onsdagen den 25 september 2002 kl 14.53 skrev Michael Bartmann: > >> I find the hsqldb.jar under thirdparty. >> But it contains classes not in the release I obtained from the orig. >> HSQLDB-Project. >> I need the sources to find the reason for a thread leak, especially >> "org.hsqldb.Embedded_Server" >> which I find in the jboss's version of hsqldb.jar. > > > Source is here : > http://sourceforge.net/tracker/index.php?func=detail&aid=533296&group_id=23316& > > atid=378133
I don't find myself in a position yet which allows me to commit my changes anywhere. The hsqldb.jar which I find in Branch_3_2 it neither based on 1.6.1 nor on 1.7.0. Ok, I now have the sources for Embedded_Server and Embedded_ServerConnection, but e.g. not for Embedded_HSQLDBServer. And most of the nonpatched (?) classes seem to have changed too. [OT: Using the 1.7.x things is not an option for me. I have a working mission critical application running at a customers site and the only problem seen so far is memory leakage. A 1.7.x integration should IMHO go to HEAD first.] If we modify a thirdparty jar in a way which does not go to the thirdparty codebase immediately, shouldn't we keep the patched files in the JBoss cvs tree and let the patched jar file be built by the jboss build process? Regards, Michael Bartmann > > Notice : > We start a instance of org.hsqldb.Server that has connection pooling > of its own. > That is probably the threads You se ? ... > > /peter_f > > PS: > Also check out : > http://sourceforge.net/tracker/index.php?func=detail&aid=587623&group_id=22866& > > atid=376687 > for a way to use hsqldb inside jboss without a instance of > org.hsqldb.Server class. > :DS > > > > ------------------------------------------------------- > 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
