I've recently started doing some real RMI. 
Having met some issues with Security configuration, I downloaded the example given @ 
sun from jguru 
(http://developer.java.sun.com/developer/onlineTraining/rmi/exercises/BootstrapExample/index.html)
 which works more or less. 

I decided for myself to change all System.outs to Log4J tracing statements for the 
sake of doing so ! 


Now the RMI server (not the HTTP class server) stops listening on the Registry port, 
instead of "blocking" on it ! 


Does someone knows why ? 


I changed back all the "Log.info()" to "System.out.println()" & everything went back 
in order. 


Tx, 


Thomas, 




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to