1
QueueMetrics installation / Re: 400 Bad Request
« on: November 09, 2009, 20:35:05 »
If tomcat5.5 serves out of the webapps folder then, i'm missing the default page or something. I didn't know which webapps directory was used so I put queuemetrics in both of them. If an answer isn't obvious then I might just downgrade to tomcat 5.0 and see if that solves, at least a few of my problems. I 755ed the queuemetrics directories but as you can see they're not owned by tomcat..
# ls -l `find / | egrep 'webapps$'`
lrwxrwxrwx 1 root root 26 2009-11-06 14:40 /usr/share/tomcat5.5/webapps -> /var/lib/tomcat5.5/webapps
/usr/local/tomcat/webapps:
total 1
drwxr-sr-x 13 root staff 688 2009-11-08 13:13 queuemetrics-1.5.4
/var/lib/tomcat5.5/webapps:
total 1
drwxr-xr-x 12 root root 648 2009-11-06 15:15 queuemetrics-1.5.4
# ls -l `find / | egrep 'webapps$'`
lrwxrwxrwx 1 root root 26 2009-11-06 14:40 /usr/share/tomcat5.5/webapps -> /var/lib/tomcat5.5/webapps
/usr/local/tomcat/webapps:
total 1
drwxr-sr-x 13 root staff 688 2009-11-08 13:13 queuemetrics-1.5.4
/var/lib/tomcat5.5/webapps:
total 1
drwxr-xr-x 12 root root 648 2009-11-06 15:15 queuemetrics-1.5.4