You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by ts...@altern.org on 2001/11/21 15:12:39 UTC

Log4J & RMI

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>