Bugs item #692398, was opened at 2003-02-24 12:40 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=692398&group_id=22866
Category: JBossServer Group: v3.2 Status: Open Resolution: None Priority: 5 Submitted By: Paul W. Ward (pward) Assigned to: Nobody/Anonymous (nobody) Summary: CachedConnectionManager.unregisterConnection Initial Comment: CachedConnectionManager.unregisterConnection throws an IllegalStateException when the connection being unregistered is not the first connection in the map. The throw of "Trying to return an unknown connection2!" should be moved to after the for loop it's currently sitting in. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=692398&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
