-
Enhancement
-
Resolution: Done
-
Major
-
1.0.10.Final
-
None
-
Low
The EJB Client ContextSelector can be locked with org.jboss.ejb.client.EJBClientContext.lockSelector() to prevent the selector from being changed. There should be a isSelectorLocked method, to safely check this, before calling setSelector (a SecurityException is thrown, if selector is already locked).