Hi, It's strange that the listener port is opened when using it as a servlet... I will need to investigate what the problem is.
Could you tell me how exactly you have configured it, so I can reproduce the problem? Regards, Thomas On Wed, Mar 23, 2011 at 8:53 AM, David Parks <[email protected]> wrote: > Aha, tracked it down in the code. You can include a parameter in the > initParms of the servlet: "port=0" which will disable the listening > port of the webserver. > Didn't see it in the docs... > > Great feature, having a console that operates as a webserver OR > servlet, I'm really excited about this!! And, in general, great > documentation from what I've seen so far! > > Dave > > -- > 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. > > -- 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.
