Hey Ranchers
At the bottom of page 79 in the spec it says that
If a session bean instance attempts to access a resource manager or an enterprise bean, and that access is
not allowed in Table 2, the behavior is undefined by the EJB architecture.
So, you can go ahead and access the resource manager and beans you want. But, the behavior you expect is not guaranteed.
By the way, "disallowed" does not mean NOT Allowed. It means to 'reject as improper'. My mother tounge is not English though, and I interpreted it as not allowed until I saw this post.
[ June 20, 2005: Message edited by: chowdary Thammineedi ]