Hi,

Which classes does a client need to access beans running in JOnAS?
My first guess would be, that RMI_jonas.jar is required (if I use rmi),
since it contains the implementation for the interfaces in javax.ejb.*.
But these implementations seem to require JOnAS-generated stub classes
(eg. *JOnAS_Stub.class). If this is really so, that would mean that one
client cannot access beans running in containers from different vendors
(or different versions from the same vendor).
Is this really so? Is this limitation built into EJB1.1? Do I miss
something important? Do CORBA-based implementations (ie. JEREMIE)
overcome this limitation?

Thank you.

Peter



----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to