This content has been marked as final.
Show 2 replies
-
1. Re: error in resource delisting -jboss4.1-sp3
adrian.brock Mar 5, 2007 6:47 AM (in response to janapoornavel)This is just a bug in the error reporting:
http://jira.jboss.com/jira/browse/JBAS-4176
The original error will probably be further back in the log (maybe at DEBUG/TRACE level?) -
2. Re: error in resource delisting -jboss4.1-sp3
weston.price Mar 13, 2007 6:56 PM (in response to janapoornavel)I am not sure we can get rid of the disconnected. We have to assume that the resource was enlisted prior to attempting to get the handle. As a result, we need the compensating delist that horribly named managedConnectionDisconnected method provides.