jboss q [
http://community.jboss.org/people/jbossq] replied to the discussion
"How can I allow just 4 IPs to connect with JBoss 5.1 GA?"
To view the discussion, visit:
http://community.jboss.org/message/548896#548896
--------------------------------------------------------------
if you want to allow just 4 ip for all app of the jboss, you can do it with the remote
address valve which configuration is in the server.xml. if you want to allow 1 ip for each
ear, the easier way is to implement a servlet filter to control the ip address of the
remote client.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/548896#548896]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]