Hi Vicky,

MCF's matchManagedConnection(..) method receives a single ManagedConnection 
object (argA), a subject, and a ConnectionRequestInfo object ("argC").

While debugging, I've seen that the ConnectionRequestInfo retrieved from the 
ManagedConnection ("argA") is different from the ConnectionRequestInfo passed 
as argument ("argC"); i.e. connections of 2 different users.

Therefore, I don't think the problem is in the GWConnectionRequestInfo.equals() 
implementation, because the 2 objects don't equal to begin with.

What did you mean by "these connections are already matched " ? Where are they 
matched? Could this be the problem?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121900#4121900

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121900
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to