Thanks QM for response.

Can I get any reading stuff on this topic.
Please provide me the url which talks about it.

-Jignesh


On Thu, 2004-08-05 at 09:20, QM wrote:
> On Thu, Aug 05, 2004 at 11:54:58AM -0400, Jignesh Patel wrote:
> : I want to inform my tomcat server that the database server is shutting
> : down or restarting.
> : 
> 
> Please define the term "inform": I'm sure your app will notice the
> database is down, when it tries to fetch data and gets a "connection
> refused" message. ;)
> 
> 
> : Can JDBC Realm will do the job?
> 
> I'm not sure what a Realm has to do with database access, except that
> this particular Realm impl uses one as its backend.
> 
> What, specifically, is your goal here?
> 
> Perhaps you're trying to send some app-level ping to the database to
> ensure it's up before you attempt to fetch data?
> 
> -QM


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to