Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Lookup Beans

843829Mar 4 2002 — edited Mar 10 2002
Hi,
I am developing a application in which I have used fascade design pattern. I have one main session bean and have several entity bean .

To the client I only want that the user can only lookup the main session bean and no other bean should be exposed

In my main session bean however I lookup other entity beans.
In my desc file I give the JNDI name for all the beans , so in this case all my beans are exposed with JNDI name

How should I restrict the client to access only the main session bean
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 7 2002
Added on Mar 4 2002
1 comment
94 views