[jboss-user] [EJB/JBoss] - Re: Client can connect to Bean before jdbc is bound
jaikiran
do-not-reply at jboss.com
Thu Nov 8 23:44:23 EST 2007
"joerandom" wrote : The issue, again, is that clients can connect to the server during the server startup before the JDBC is bound to the bean, which is causing problems.
|
|
So why not wait for the server to be completely up? This wiki entry shows, how you can programatically check whether the server is up:
http://wiki.jboss.org/wiki/Wiki.jsp?page=StartupAndDeploymentCheck
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103158#4103158
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103158
More information about the jboss-user
mailing list