Comment 10 for bug 1232258

Revision history for this message
Tom Harrison (tomharrisonjr) wrote :

Re @tdonohue post #7, I followed the path of adding symlinks to /usr/share/tomcat7

In addition to creating these symlinks in /usr/share/tomcat7

sudo ln -s /var/lib/tomcat7/common/ common
sudo ln -s /var/lib/tomcat7/server/ server
sudo ln -s /var/lib/tomcat7/shared/ shared

I also needed to create

sudo ln -s /var/lib/tomcat7/common/ conf

and

mkdir temp

Both of these config issues were reported by the utility

/usr/share/tomcat7/bin/configtest.sh