154155156157158159160161162163164
protected SessionContext getSessionContextFor(TransactionAttribute attribute) throws NotSupportedException, SystemException { SessionContextImpl ctx = SessionContextImpl.newInstance( this, (SessionBean)obj, attribute, namingContext);