Hi all,
is it legal that an entity bean has 4 interfaces ? 2 are Local interfaces,
and other 2 are remote interfaces.
Because my entity bean is used by 2 clients remotely and locally. The
problem why dont i just make it remotely is because performnce. Remotely is
slower than locally right ? while one of entity clients is in same jvm with
the entity bean and need fast performance, thats why i want to use locally
way to access the entity bean.

===
thx,
a Java Addicted

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to