Mantis - Quercus
Viewing Issue Advanced Details
1772 minor always 05-31-07 17:27 08-06-07 14:05
nam  
nam  
normal  
closed 3.1.1  
fixed  
none    
none 3.1.3  
0001772: Tomcat 5.5.23 - 'RequestFacade' class definition not found
(rep by Jonathan)

i want to run querces on tomcat, but i get only a error message:

Fatal Error: 'org.apache.catalina.connector.RequestFacade' class definition not found

ubuntu 7.04 with tomcat 5.5.23 with jdk1.6

i deployed the war-file via admin, and when i try to access the sample file via http://localhost:8080/quercus-3.1.1/index.php, [^] i get the error.

I also tried to copy the jar-libs to common/libs/, but nothing changed.. (see http://weblogs.java.net/blog/ludo/archive/2007/03/100_java_quercu.html) [^]

Notes
(0002090)
nam   
06-28-07 05:12   
(rep by E. Matos)

I got it working by copy catalina.jar form server/lib to shared/lib. this is not a solution but a workaround to continue the tests.