Thank you for your answer!

I want all users except one IP to be only allowed to access 
http://my-jboss-server.net:8080/myApplication.

Only the given IP address (my proxy) is allowed to open the root page 
http://my-jboss-server.net:8080, the jmx console and the web console.

What I am trying to get: I want to publish my project on my server that is 
globally accessible. Everybode should be able to access my application that is 
published on the JBoss AS. But they should neither be allowed to open the start 
page of JBoss (with all the Tomcat stats and so on), nor should they open 
anything else but my project - especially not the jmx console and the web 
console. They should only be able to open my project. Nothing else.

How do I realize that best?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221766#4221766

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221766
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to