Patches item #463602, was opened at 2001-09-21 09:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=463602&group_id=22866

Category: JBossServer
Group: v2.5 Rabbit Hole (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: hsql 1.43 / Embedded patch

Initial Comment:
hypersonic 1.43 / hsql.jar / Embedded Server patch /
21-09-2001

We can now hotdeploy hsql-default-service.xml without
hsql calling System.exit()

added embedded support to hsql by touching :
-org.hsql.Server
-org.hsql.ServerConnection
-org.jboss.jdbc.HypersonicDatabase

QUICKTEST INSTALL
Merge new hsql classes into
jboss-all/thirdparty/hsql/hsql/lib/hsql.jar compile in
the new HypesonicDatabase after a clobber -start RH

INSTALL 
As above but rename hsql.jar to jboss_hsql.jar and
search replace all referencesin jboss-all accordingly.

NOTE
There is a echo that comes from org.hsql.Log.close()
that uses a funky two bit round trip and therefore
gives us a doubble "The database closed as Embedded"
message.

Love
/peter_f
Peter Fagerlund
[EMAIL PROTECTED]

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=463602&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to