0 Replies Latest reply on May 13, 2008 3:34 PM by avihaimar

    Get the client IP?

      Hey,

      working with Jboss4.2
      I have a java application that communicate with the server via statless session bean (facade).

      I need to print the user and the client IP to log for each call to the statless.
      Any idea on how to do this?

      Thank you