0 Replies Latest reply on Apr 25, 2005 4:10 AM by can_i

    how can jboss know client's ip?

    can_i

      I want to restrict the client ip range to access ejbs on Jboss Server 4.0.

      I just thought of writing a new jaas LoginModule, to decide whether the user can access the ejbs according to its ip. But, How can I get the client's ip from jboss?