Consultor Eletrônico



Kbase P11291: Java exception using Tomcat / Apache
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   30/01/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Use Tomcat with Apache as connection pool manager

Use Tomcat with Apache as connection pool manager

com.progress.sql.jdbc.JdbcProgressDriver exception

FIX:

Tomcat will find the Progress JDBC resources if the appropriate java archieves are copied to the the registered <Context>\WEB-INF\lib directory (CLASSPATH-related) and proper compilation of the Java Beans within the supporting package residing under <Context>\WEB-INF\classes is required to ensure that the dependencies and proper communication between Java classes ocurs
without incident.