--- Ken Whitaker <[EMAIL PROTECTED]> wrote:
> Using JBoss 3.0.4 and JBossMQ.
> 
> We have a problem if the durable subscriber client
> attempts to reconnect after an abnormal connection
> using the same Client ID, the exception is raised:
> 
> javax.jms.InvalidClientIDException: This
> loggedOnClientIds is already registered !

Is it safe to call: 

   public void removeLoggedOnClientId(String ID)

on the StateManager instance for a client that has
abnormally exited?




__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to