From jn.wallez@wavenet.be Fri Mar 17 08:15:06 2000 Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 98940 invoked from network); 17 Mar 2000 08:15:06 -0000 Received: from unknown (HELO pluto.worldonline.be) (212.233.40.2) by 63.211.145.10 with SMTP; 17 Mar 2000 08:15:06 -0000 Received: from proxyplus.universe (dp43-111.worldonline.be [212.233.43.111]) by pluto.worldonline.be (8.9.3+Sun/8.9.1) with ESMTP id JAA06900 for ; Fri, 17 Mar 2000 09:14:50 +0100 (MET) Received: from 192.168.0.4 by Proxy+; Fri, 17 Mar 2000 08:17:50 GMT Message-ID: <008a01bf8fe8$ebbd7570$0400a8c0@jnw.wavenet.be> From: "=?iso-8859-1?Q?Jean-No=EBl_WALLEZ?=" To: Subject: TOMCAT + APACHE + ORACLE 8.1.5 Date: Fri, 17 Mar 2000 09:15:13 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Spam-Rating: 63.211.145.10 1.6.2 0/1000/N I set up TOMCAT 3.1 b, Apache/1.3.11 on NT4.0 SP4 with Oracle 8.1.5. Apache server is running nicely. TOMCAT seems to be ok. All examples JSP from TOMCAT run right. Then I want to deploy a jsp application design with JDevelopper 3.0 and Oracle 8.1.5. My JSP application use DataWebBeans. Here is the error message I got "JSP Error ---------------------------------------------------------------------------- ---- Request URI: /stock/vTypePiece_Browse.jsp Exception: java.lang.NoClassDefFoundError: oracle/jbo/html/jsp/JSPApplicationRegistry ---------------------------------------------------------------------------- ----" I think I have to use ojsp.jar in TOMCAT but I don't know where I have to make all configuration changes to be able to run JSP Application with TOMCAT. Is-it possible? Can anybody help me? Can you send me configuration files examples? Great THANKS. Jean-Noël WALLEZ.