I have a quick question and it probably deals with including the correct API in the classpath, but I like a quick opinion. I have taken the CMP bean application at www.jollem.com and ported it over to Jboss. It runs and compiles the JSP fine on Orion, and I even tried the JSP for list.jsp in Resin (without the same errors as in Tomcat). Any quick ideas to the JSP errors, before I do some real digging? I am including the log. D:\JavaServletProducts\jboss-tomcat\jboss_tomcat\jboss-2.0-FINAL\bin>set TOMCAT_ HOME=..\..\tomcat-3.2-b7 D:\JavaServletProducts\jboss-tomcat\jboss_tomcat\jboss-2.0-FINAL\bin>.\run tomca t Using configuration "tomcat" [Console logging] Initialized [Classpath extension] Initializing [Classpath extension] Initialized [File logging] Initializing [File logging] Initialized [Classpath extension] Initializing [Classpath extension] Initialized [Classpath extension] Initializing [Classpath extension] Initialized [Info] Java version: 1.3.0,Sun Microsystems Inc. [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0-C,Sun Microsystems Inc. [Info] System: Windows 2000 5.0,x86 [Classpath extension] Initializing [Classpath extension] Initialized [JDBC] Loaded JDBC-driver:org.hsql.jdbcDriver [JDBC] Loaded JDBC-driver:org.enhydra.instantdb.jdbc.idbDriver [Webserver] Initializing [Webserver] Initialized [Hypersonic] Initializing [Hypersonic] Initialized [Naming] Initializing [Naming] Naming started on port 1099 [Naming] Initialized [Transaction manager] Initializing [Transaction manager] Initialized [JAAS Security Manager] Initializing [JAAS Security Manager] Initialized [Simple Realm Mapping] Initializing [Simple Realm Mapping] Initialized [Security manager] Initializing [Security manager] Initialized [InstantDB] Initializing [InstantDB] Initialized [DefaultDS] Initializing [DefaultDS] Initialized [Container factory] Initializing [Container factory] Initialized [Auto deploy] Watching D:\JavaServletProducts\jboss-tomcat\jboss_tomcat\jboss-2. 0-FINAL\deploy [Auto deploy] Initializing [Auto deploy] Initialized [JMX RMI Adaptor] Initializing [JMX RMI Adaptor] Initialized [JMX RMI Connector] Initializing [JMX RMI Connector] Initialized [Configuration] Initializing [Configuration] Initialized [J2EE Deployer] Initializing [J2EE Deployer] Initialized [EmbeddedTomcat] Initializing [EmbeddedTomcat] Initialized [SpyderMQ] Initializing [SpyderMQ] Initialized [EmbeddedTomcat] Starting [EmbeddedTomcat] Testing if Tomcat is present.... [EmbeddedTomcat] OK [EmbeddedTomcat] ContextManager: Adding context Ctx( ) [EmbeddedTomcat] path="" :org.apache.jasper.servlet.JspServlet: init [EmbeddedTomcat] PoolTcpConnector: Starting HttpConnectionHandler on 8080 [EmbeddedTomcat] Started [Simple Realm Mapping] Starting [Simple Realm Mapping] Started [Webserver] Starting [Webserver] Codebase set to http://IL93-1093:8083/ [Webserver] Started webserver on port 8083 [Webserver] Started [Transaction manager] Starting [Transaction manager] Started [Naming] Starting [Naming] Started [Hypersonic] Starting [Hypersonic] Server 1.4 is running [Hypersonic] Database started [Hypersonic] Started [InstantDB] Starting [Hypersonic] Press [Ctrl]+[C] to abort [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB Enhydra InstantDB - Version 3.21 [InstantDB] The Initial Developer of the Original Code is Lutris Technologies In c. Portions created by Lutris are Copyright (C) 1997-2000 Lutris Technologies, Inc. All Rights Reserved. [InstantDB] Started [DefaultDS] Starting [DefaultDS] XA Connection pool DefaultDS bound to java:/DefaultDS [DefaultDS] Started [JAAS Security Manager] Starting [JAAS Security Manager] Started [Container factory] Starting [Container factory] Started [J2EE Deployer] Starting [J2EE Deployer] Cleaning up deployment directory file:/D:/JavaServletProducts/jb oss-tomcat/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/ [J2EE Deployer] Started [Security manager] Starting [Security manager] Started [Auto deploy] Starting [Auto deploy] Auto deploy of file:/D:/JavaServletProducts/jboss-tomcat/jboss_tom cat/jboss-2.0-FINAL/deploy/addressbook.ear [J2EE Deployer] Deploy J2EE application: file:/D:/JavaServletProducts/jboss-tomc at/jboss_tomcat/jboss-2.0-FINAL/deploy/addressbook.ear [J2EE Deployer] Could not delete temporary file: /D:/JavaServletProducts/jboss-t omcat/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/copy1001.zip [J2EE Deployer] Create application addressbook.ear [J2EE Deployer] Installing EJB package: addressbook-ejb.jar [J2EE Deployer] Installing web package: addressbook-web.war [J2EE Deployer] Starting module addressbook-ejb.jar [Container factory] Deploying:file:/D:/JavaServletProducts/jboss-tomcat/jboss_to mcat/jboss-2.0-FINAL/bin/../tmp/deploy/addressbook.ear/ejb1002.jar [Verifier] Verifying file:/D:/JavaServletProducts/jboss-tomcat/jboss_tomcat/jbos s-2.0-FINAL/bin/../tmp/deploy/addressbook.ear/ejb1002.jar 03:32:09 AddressEntryBean[1]: <init>() [Container factory] Deploying addressbook.ejb.AddressEntry [JAWS] Table 'addressbook_ejb_AddressEntry' already exists [Bean Cache] Cache policy scheduler started [Container factory] Deployed application: file:/D:/JavaServletProducts/jboss-tom cat/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/addressbook.ear/ejb1002.jar [J2EE Deployer] Starting module addressbook-web.war [EmbeddedTomcat] ContextManager: Adding context Ctx( /addressbook-web ) [EmbeddedTomcat] path="/addressbook-web" :org.apache.jasper.servlet.JspServlet: init [J2EE Deployer] J2EE application: file:/D:/JavaServletProducts/jboss-tomcat/jbos s_tomcat/jboss-2.0-FINAL/deploy/addressbook.ear is deployed. [Auto deploy] Auto deploy of file:/D:/JavaServletProducts/jboss-tomcat/jboss_tom cat/jboss-2.0-FINAL/deploy/tomcat-test.ear [J2EE Deployer] Deploy J2EE application: file:/D:/JavaServletProducts/jboss-tomc at/jboss_tomcat/jboss-2.0-FINAL/deploy/tomcat-test.ear [J2EE Deployer] Could not delete temporary file: /D:/JavaServletProducts/jboss-t omcat/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/copy1004.zip [J2EE Deployer] Create application tomcat-test.ear [J2EE Deployer] Installing web package: tomcat-test.war [J2EE Deployer] Added ./client.jar to common classpath [J2EE Deployer] Installing EJB package: tomcat-test.jar [J2EE Deployer] Starting module tomcat-test.jar [Container factory] Deploying:file:/D:/JavaServletProducts/jboss-tomcat/jboss_to mcat/jboss-2.0-FINAL/bin/../tmp/deploy/tomcat-test.ear/ejb1007.jar [Verifier] Verifying file:/D:/JavaServletProducts/jboss-tomcat/jboss_tomcat/jbos s-2.0-FINAL/bin/../tmp/deploy/tomcat-test.ear/ejb1007.jar [Container factory] Deploying Optimized [Container factory] Deploying NonOptimized [Container factory] Deployed application: file:/D:/JavaServletProducts/jboss-tom cat/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/tomcat-test.ear/ejb1007.jar [J2EE Deployer] Starting module tomcat-test.war [EmbeddedTomcat] ContextManager: Adding context Ctx( /jboss ) [EmbeddedTomcat] path="/jboss" :org.apache.jasper.servlet.JspServlet: init [J2EE Deployer] J2EE application: file:/D:/JavaServletProducts/jboss-tomcat/jbos s_tomcat/jboss-2.0-FINAL/deploy/tomcat-test.ear is deployed. [Auto deploy] Started [SpyderMQ] Starting [SpyderMQ] Testing if SpyderMQ is present.... [SpyderMQ] OK [SpyderMQ] Starting SpyderMQ... [SpyderMQ] Started [JMX RMI Adaptor] Starting [JMX RMI Adaptor] Started [JMX RMI Connector] Starting [JMX RMI Connector] Started [Default] 23 services and 4 other MBeans started. [Default] Shutdown hook added [Default] jBoss 2.0 FINAL Started [EmbeddedTomcat] Ctx( /addressbook-web ): JasperException: R( /addressbook-web + /list.jsp + null) Unable to compile class for JSPD:\JavaServletProducts\jboss-t omcat\jboss_tomcat\tomcat-3.2-b7\work\localhost_8080%2Faddressbook-web\_0002flis t_0002ejsplist_jsp_0.java:86: Method addHeader(java.lang.String, java.lang.Strin g) not found in interface javax.servlet.http.HttpServletResponse. response.addHeader("Pragma", "no-cache"); ^ D:\JavaServletProducts\jboss-tomcat\jboss_tomcat\tomcat-3.2-b7\work\localhost_80 80%2Faddressbook-web\_0002flist_0002ejsplist_jsp_0.java:87: Method addHeader(jav a.lang.String, java.lang.String) not found in interface javax.servlet.http.HttpS ervletResponse. response.addHeader("Cache-Control", "no-store"); ^ D:\JavaServletProducts\jboss-tomcat\jboss_tomcat\tomcat-3.2-b7\work\localhost_80 80%2Faddressbook-web\_0002flist_0002ejsplist_jsp_0.java:100: Method getAttribute (java.lang.String) not found in interface javax.servlet.http.HttpSession. AddressBook addressBook = (AddressBook) session.getAttribute("Ad dressBook"); ^ D:\JavaServletProducts\jboss-tomcat\jboss_tomcat\tomcat-3.2-b7\work\localhost_80 80%2Faddressbook-web\_0002flist_0002ejsplist_jsp_0.java:139: Method setAttribute (java.lang.String, addressbook.ejb.AddressBook) not found in interface javax.ser vlet.http.HttpSession. session.setAttribute("AddressBook", addressBook); ^ 4 errors -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
