My company needs to have a good look at this as a way of tracking our project
issues and problems etc!

I'm trying to install flyswatter as a means of doing so, but I'm getting
stuck with the Tomcat part... the instructions say
--"Add the following line to the configuration file within the <Service>
node:"
<Realm className="org.apache.catalina.realm.JDBCRealm"
connectionURL="jdbc:mysql://localhost/security?useUnicode=yes&amp;characterSet=utf8"
connectionname="database_user" connectionpassword="database_password"
debug="0" digest="MD5" driverName="com.mysql.jdbc.Driver"
roleNameCol="usrole" userCredCol="uspasswd" userNameCol="usname"
userRoleTable="roles" userTable="users"/>

--Add the following line to the configuration file within the <Host> node:
<Context docBase="ParticleBoard" path="" reloadable="true"
source="org.eclipse.jst.j2ee.server:particleboard"/>

..and I'm not sure which part of the .xml it is referring to.

ALSO, the section of the documentation headed "WEB.XML CONFIGURATION" is
over my head. It's bleedingly obvious that I don't even know where to start
with this. Can you maybe point me in the right direction so I can find out?
Is there some n00b-friendly forum that may help with the concepts here?

Any help you could give would be appreciated.

http://www.nabble.com/file/p21967012/FlySwatter_Installation.pdf
FlySwatter_Installation.pdf 

http://www.nabble.com/file/p21967012/server.xml server.xml 

-- 
View this message in context: 
http://www.nabble.com/Tomcat-installation-for-Flyswatter-tp21967012p21967012.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to