This content has been marked as final.
Show 2 replies
-
1. Re: ClientSessionFactoryImpl attributes
jmesnil Apr 29, 2009 12:08 AM (in response to timfox)+1
It could behave like JMS Connection.setClientID() and throw a IllegalStateException if the setter methods are called at the wrong time (after a 1st session has been created) -