i created a file, "test.html", under the jmx-console.war with the following code:
| <html> | <body> | <A href="http://192.168.10.106:8080/jmx-console/index.jsp">app 1</a> | <A href="http://192.168.10.222:8080/jmx-console/index.jsp">app 2</a> | </body> | </html> | then i opened it from http://192.168.10.106:8080/jmx-console/test.html & when i clicked the "app 2" link, the basic authentication popup opened & asked for user/password. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101590#4101590 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101590 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
