Hello,
Is it possible to deploy a same CMP bean more than once with different
remote interfaces? Example:
remote interface A:
Method A1
Method A2
Remote interface B extends A
Method A1 (inherited)
Method A2 (inherited)
Method B1 (new)
Can a same CMP Bean "AB" be accessed by A and B?
How to deploy this?
The goal is to have a remote interface used by external clients and another
remote interface used by other EJB (i.e. internal clients) with more
powerfull methods (management, ...)
Thanks. Cheers,
Sacha
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]