[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Invalid JORAM Test

timfox do-not-reply at jboss.com
Tue Jun 19 13:09:25 EDT 2007


I would say the JORAM test is invalid.

setClientID() is supposed to throw an exception unless it is the first operation called on the connection.

In your case, you are calling getClientID() first, so it is correct to throw an exception:

See http://java.sun.com/j2ee/1.4/docs/api/index.html

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055736



More information about the jboss-dev-forums mailing list