aspose file tools
The moose likes JBoss and the fly likes admin-console hidden behind apache http proxy Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "admin-console hidden behind apache http proxy" Watch "admin-console hidden behind apache http proxy" New topic
Author

admin-console hidden behind apache http proxy

Maciej Opala
Ranch Hand

Joined: Jul 18, 2011
Posts: 37
Hi,
I've JBoss bound to localhost and hidden behind Apache https server. JBoss + Apache are serving connections through HTTPS protocol. I would like to configure admin-console to be also accessible via HTTPS. I've the following entry in Apache's configuration:

When I open https://host/admin-console it works well but after committing entered username and password the server redirects to: http://localhost:8080/admin-console/login.seam which results in error. How to fix that?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: admin-console hidden behind apache http proxy
 
Similar Threads
AXIS and Apache : Domain Names
Have anyone integration tomcat and Apache?
JBoss Administration Console
port no for admin console
How to add JMS configuration in JBOSS 5?