[jboss-dev-forums] [Design of Management Features on JBoss] - The HSQL Database Manager runs on the server machine only
mwringe
do-not-reply at jboss.com
Mon Sep 11 15:13:14 EDT 2006
I have noticed some rather strange behaviour with the org.jboss.jdbc.HypersonicDatabase MBean and the HSQL Database Manager.
Through the jmx console, there is an option to start the HSQL Database Manager by invoking startDatabaseManager() for this mbean. But, this starts the database manager swing application on the server machine, even if the mbean is invoked through a browser on another machine. There is also no message that the application started somewhere else.
Is this expected behaviour?
The startDatabaseManager() mbean option just sets the proper settings for the manager and opens it in a new thread. Wouldn't a separate script make more sense?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970826#3970826
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970826
More information about the jboss-dev-forums
mailing list