I configured JBoss to use AJP over Apache for all outgoing connections, but I want to set up the internal 8080 for local connections. How can I do this within the context of JBoss so I don't need to block a port on the firewall?
Asked
Active
Viewed 608 times
1 Answers
1
You could use a Remote Access Filter.
An example for the syntax is given on this page (at the end of the page).

jomey
- 312
- 1
- 3