Hi, I don't think I completely understood what you wrote, so I'm not sure what feature you need.
Do you want to prevent others from stopping the H2 Console? Currently that's not supported if you use -webAllowOthers. It would be possible to implement this feature, but it is not yet possible. Or do you want to prevent others from stopping the TCP Server? In that case, you need to start the TCP Server in another process than the H2 Console. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
