View Single Post

  #7 (permalink)  
Old 12-11-2007, 09:54 PM
Johnny Utah Johnny Utah is offline
Junior Member
User
 
Join Date: Nov 2007
My distro: Mepis and Debian
Posts: 22
Rep Power: 0
Johnny Utah is on a distinguished road
Default

Quote:
Originally Posted by monk View Post
If you get tomcat page, it is working fine. Do you have tomcat server configured properly via server.xml / web.xml file Do you see any specify error log in /var/log/messages (syslog) file?
Tomcat is running fine on the backend server. You need to specify:
Code:
http://pengo:8080/jtrac
in order to use the application though. Is there any way to get Pound to redirect to the URL above? Or do I need to configure Tomcat's server.xml / web.xml so that the application is accessible by hitting just
Code:
http://pengo
?

I enabled the highest level of logging, but I didn't see any error messages.
__________________
Kubuntu user? http://kubuntuway.net
Do you own reptiles? http://redtailconnect.net

Last edited by Johnny Utah; 12-11-2007 at 09:57 PM..
Reply With Quote