I have noticed that I only get that Tomcat console page (index.jsp)
if I do http://myserver1.com/ and error 403 for all other pages
(e.g. http://myserver1.com/app1) on one condition:
in workers2.properties the uri line must be:
[uri:myserver1.com/*], otherwise getting "Forbidden error 403"
I have no problems getting any apps directly, as
http://myserver1.com:8080/app1

It (index.jsp and err 403) happens even if JBoss is shutdown !
So what does that mean, that index.jsp is a part of Apache, not JBoss ???
But looking at it, it's a normal Tomcat page, how can it be a part of Apache?

Also I tried to login to that admin console in index.jsp
but none of the passwords worked.
Is it supposed to be specified in 
tomcat-4.1.x/conf/server-noexamples.xml.config ?

Or what is a URL of Tomcat console in JBoss,
http://myserver1.com/tomcat/admin ?

What else might be an obstacle between Apache & JBoss
(I seem to have practically the same configuration in this set
as in another set which works just fine)

Any Unix things to check (hardware, permissions, env vars, ports)???

Please help !

Thank you,
Oleg.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917733


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to