UnsatisfiedLinkError with DB2 app driver and JDK1.4.1

2003-06-11 Thread Jochen Schweflinghaus
Hi, I am SUCCESSFULLY running a web Application with the following environment: - Redhat Linux 7.1 - DB2/LINUX 7.2.3 Database - Tomcat 4.0.4 - JRE 1.3.1 But when just I switch $JAVA_HOME variable for tomcat to use JDK 1.4.1 instead of JRE 1.3.1 I get a java.sql.SQLException:

Re: UnsatisfiedLinkError with DB2 app driver and JDK1.4.1

2003-06-11 Thread Jochen Schweflinghaus
I use a link named db2java.jar in $CATALINA_HOME/common/lib referring to the db2java.zip (JDBC 1) file comming along with DB2. For the Standalone java program I include this link into the classpath. Neiter of my two Java installations have a db2java.zip installed in their extensions. Also the DB2

Re: UnsatisfiedLinkError with DB2 app driver and JDK1.4.1

2003-06-11 Thread Jochen Schweflinghaus
I'm using JDK1.4.1_02 and 1.3.1_02 both from SUN. What do you mean by how your classes are organized ? I'm failing to run a webapp in tomcat using the DB2 app driver when setting JAVA_HOME to the JDK1.4.1. There is no problem when JAVA_HOME is set to JDK/JRE 1.3.1. Nothing else was changed except

Re: Fail to load webapp's jar files using Tomcat 4.1.x

2003-06-05 Thread Jochen Schweflinghaus
Gee, yes it was the missing temp directory. This was not used in tomcat 4.0.x versions and of course I wasn't reading the 'Install and Run' documentation too carefully. Now I really feel embarrassed having asked that Question - hope you don't mind. Thank you very much for you help !

Fail to load webapp's jar files using Tomcat 4.1.x

2003-06-04 Thread Jochen Schweflinghaus
Hi, I have a Problem I assumed to be addressed by Ticket 13519 (allowLinking is not working (for me).)in the Apache Bug Database, which is said to be fixed with Tomcat versions 4.1.13+. Unfortunately I still have the Problem when trying to migrate from Tomcat 4.0.4 to 4.1.24 using J2SDK 1.4.1_02

How to configure multiple tomcat instances connecting to apache usingthewarp connector

2002-08-28 Thread Jochen Schweflinghaus
Forgot to mention the versions: RH Linux 7.1, apache-1.3.22-6, tomcat-4.0.4. No response so far ? Nobody have a clue ? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Experience with connectors to connect tomcat to apache ?

2002-08-28 Thread Jochen Schweflinghaus
Hi Group, since it seems that there is noone out there, who can help me with my problem 'How to configure multiple tomcat instances connecting to apache using thewarp connector', I'd like to share your experience with connectors connecting tomcat with apache. What are the main differences

RE: How to configure multiple tomcat instances connecting to apache usingthewarp connector

2002-08-28 Thread Jochen Schweflinghaus
Hi, thank you for your input, I really appreciate ! I just opened a new thread, to figure out the main differences between warp and jk connctors ('Experience with connectors to connect tomcat to apache ? '). The warp connector documentation I am aware of (at

RE: How to configure multiple tomcat instances connecting to apac he usingthewarp connector

2002-08-28 Thread Jochen Schweflinghaus
Of course you are right. The problem was, that besides being tomcat-newby, I'm also a mailing-list-newby. So I created the subject 'How to configure multiple tomcat instances connecting to apac he using thewarp connector' twice. My first mail contained the problem description. I'll append it

How to configure multiple tomcat instances connecting to apache using thewarp connector

2002-08-27 Thread Jochen Schweflinghaus
Hi Group, I'm quite a newby in the tomcat community, so please apologize any misuse of the nomenclature. to set up a development environment, I try to map multiple instances of tomcat to apache using the warp connector. Tomcat instance 1 connects to virtual host tteflon3 and has CATALINA_BASE