Patches item #424399, was updated on 2001-05-15 17:49
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=424399&group_id=22866

Category: JBossServer
Group: v2.3 (unstable)
Status: Open
Resolution: None
Priority: 5
Submitted By: David Jencks (d_jencks)
Assigned to: Nobody/Anonymous (nobody)
Summary: fix for restarting XADataSourceLoader

Initial Comment:
As noted by myself in March and Christian Biasuzzi
recently, the XADataSourceLoader mbean can not be
restarted after stopping it.  The enclosed patch fixes
this problem by freeing the source (pool) on stop and
thus creating a new one on start.  It also frees the
source (pool) on start if a connection cannot be made
successfully, so if there is a configuration problem
you have a chance to fix it and try again without
restarting the whole server.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376687&aid=424399&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to