Hello,

which possibilities are exist if I use a client  that connect a stateful session
bean and this bean wants to call a methode of the client (or to send information
to the client)?

I use RMI from the stateful session bean to the client. If the client register
an object to a RMI registry and the RMI registry is on the same host it works.
But if the client and the RMI registry (from the jdk 1.1.7x) are on different
hosts the client can not register an object. The connection works because I can
list all registered objects of the remote RMI registry. Where is the problem?

Thanks

Sven

===========================================================================
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