Setup Instructions for IDRS
This is the installation guide for the IDRS. Sorry, but nothing
is done
for you right now and this only covers instalation under Tomcat
3.1 and
3.0.
- Make sure that either Tomcat 3.1 or 3.0 is installed.
- if using Tomcat 3.1 make a dirrectory in the webapps dirrectory called
IDRS
- if using Tomcat 3.0 make a dirrectory in the tomcat dirrectory called
IDRS
- add WEB-INF dirrectory to the IDRS dirrectory
- either add idrs.jar or the net directory with all of it's contents
to the classes directory inside of WEB-INF
- add a context to IDRS to server.xml
- copy web.xml int WEB-INF dirrectory and fill in parameters apropriatly
- follow instructions in idrsdata.html for creating the data-model for
the
IDRS
- If Tomcat is running, restart it.
- Enjoy!