-
May 30th, 2006, 06:19 AM
#1
Distributed app and Log4J
Hello,
I have created a client-server application based on spring. The server is a simple spring application with a RMIServiceRegister class. This class registers the RMI-services to the registry. Within this class I am using log4j and everything is working fine.
But if I run the client on a seperate machine, I see the logging on the client side but there is no logging on the server side?
What is the best way to set up log4j on the server side? I am not using a server etc. where to set up log4j, just simle rmi services.
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules