Hello,
I would like to have 2 different remote interfaces (with different and
shared methods) for a same CMP entity bean.
How the EJB-deployer decides what is an entity (i.e. maps to a class) : the
name of the bean? its class name? ...
I do not want the deployer to create two different beans for my two
different remote interfaces!
More generally, I heard on this list that it is possible to have different
implementations of the same bean, different remote interfaces, ... But how
to master what will do the EJB-deployer? How to tell him NOT to map the CMP
bean to two different database tables?
Help greatly appreciated. Cheers,
Sacha
===========================================================================
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".