DB2 JDBC

2002-12-16 Thread Sherif D Mohamad
I need to make JSP files on tomcat to connect to a DB2 database. I installed the DB2 client for Linux, but I have problems, how can I configure it to work with JSP files ? where is the JDBC ? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

Re: DB2 JDBC

2002-12-16 Thread Sherif D Mohamad
to do other things to DB2 work. I added the line JAVA_OPTS=-Djava.library.path=/db2_user_dir/sqllib/java12/ To tomcat_install_dir/bin/setclasspath.sh, and copied db2profile to tomcat_install_dir/bin, changing its name to setenv.sh After that, DB2 worked :) Good luck, Fabio. Sherif D

virtual hosting on tomcat

2002-12-12 Thread Sherif D Mohamad
I am trying to add a virtual host on tomcat, I added this lines to server.xml file: Host name=mydom.net debug=0 appBase=/home/username/webapps/ROOT unpackWARs=true Aliasmysite.mydom.net/Alias Logger className=org.apache.catalina.logger.FileLogger directory=logs

Need help using manager of tomcat

2002-12-11 Thread Sherif D Mohamad
Dear All, I successfully installed tomcat standalone on rehat linux 7.3 and seems working ok, I am trying to use the manager to I can make changes to sites without restarting server When I try the command : http://www.myserver.com/manager/deploy?path=/firsttest I have the following error FAIL -