Thanks Sudhakar- i should have hesitated to look in Specf.'s first.
Page 88 from core specf.-
PostConstruct, Pre-
Destroy lifecycle callback
interceptor
methods
can have access to these methods SessionContext methods: getBusinessObject,
getEJBHome, getEJBLocal-
Home, getEJBObject,
getEJBLocalObject,getTimerService,
lookup
JNDI access to
java:comp/env
EntityManagerFactory access for CMT and SessionContext methods: getBusinessObject,
getEJBHome, getEJBLocal-
Home, getEJBObject,
getEJBLocalObject, getUserTransaction,
getTimerService, lookup
JNDI access to java:comp/env
EntityManagerFactory access for BMT.
If a session bean instance attempts to access a resource manager, an enterprise bean, an entity manager
or entity manager factory, and the access is not allowed, the behavior is undefined by the EJB
architecture.
I got it, for you other guys i will post the question by evening.