Can anybody help me, or at least point me in the right direction? Having installed jBoss/Tomcat, I was able to run the Servlet examples (by way of localhost:8080), but I cannot run any of the JSP examples. I'm getting all kind of error messages that are difficult for me to interpret. before I get into this too deep, 1) does anyone know where else I could look for information that might lead to the resolution of my JSP problems, or 2) has anyone else had similar problems at one point yet was able to fix this? My OS is NT, and I have adjusted the TOMCAT_HOME variable as well as made the necessary configuration changes to get jBoss/Tomcat running (at least, that's what I believe). Any help would be greatly appreciated. Thanks much. ============================================================== D:\web\jboss-2.0-FINAL\bin>set TOMCAT_HOME=..\..\tomcat-3.2-b7 D:\web\jboss-2.0-FINAL\bin>.\run tomcat 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_01,Sun Microsystems Inc. [Info] Java VM: Java HotSpot(TM) Client VM 1.3.0_01,Sun Microsystems Inc. [Info] System: Windows NT 4.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:\web\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 [Tomcat] Initializing [Tomcat] Initialized [SpyderMQ] Initializing [SpyderMQ] Initialized [Simple Realm Mapping] Starting [Simple Realm Mapping] Started [Webserver] Starting [Webserver] Codebase set to http://dee:8083/ [Webserver] Started webserver on port 8083 [Webserver] Started [Tomcat] Starting [Tomcat] Testing if Tomcat is present.... [Tomcat] OK [Tomcat] Starting Tomcat... 2001-02-01 09:51:59 - ContextManager: Adding context Ctx( /examples ) 2001-02-01 09:51:59 - ContextManager: Adding context Ctx( /admin ) [Tomcat] Starting tomcat. Check logs/tomcat.log for error messages 2001-02-01 09:51:59 - ContextManager: Adding context Ctx( ) 2001-02-01 09:51:59 - ContextManager: Adding context Ctx( /test ) 2001-02-01 09:51:59 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 2001-02-01 09:51:59 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007 [Tomcat] Started [Transaction manager] Starting [Transaction manager] Started [Naming] Starting [Naming] Started [Hypersonic] Starting [Hypersonic] Server 1.4 is running [Hypersonic] Database started [Hypersonic] Press [Ctrl]+[C] to abort [Hypersonic] Started [InstantDB] Starting [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB Enhydra InstantDB - Version 3.25 [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] No web container found - only EJB deployment available... [J2EE Deployer] Cleaning up deployment directory file:/D:/web/jboss-2.0-FINAL/bi n/../tmp/deploy/ [J2EE Deployer] Started [Security manager] Starting [Security manager] Started [Auto deploy] Starting [Auto deploy] Auto deploy of file:/D:/web/jboss-2.0-FINAL/deploy/tomcat-test.ear [J2EE Deployer] Deploy J2EE application: file:/D:/web/jboss-2.0-FINAL/deploy/tom cat-test.ear [J2EE Deployer] Could not delete temporary file: /D:/web/jboss-2.0-FINAL/bin/../ tmp/deploy/copy1001.zip [J2EE Deployer] Create application tomcat-test.ear [J2EE Deployer] Destroying application tomcat-test.ear [J2EE Deployer] deployment.cfg file deleted. [J2EE Deployer] File tree file:/D:/web/jboss-2.0-FINAL/tmp/deploy/tomcat-test.ea r deleted. [Auto deploy] Deployment failed:file:/D:/web/jboss-2.0-FINAL/deploy/tomcat-test. ear [Auto deploy] org.jboss.deployment.J2eeDeploymentException: Application contains .war file, but no web container available! [Auto deploy] at org.jboss.deployment.J2eeDeployer.installApplication(J2eeDepl oyer.java:471) [Auto deploy] at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:13 6) [Auto deploy] at java.lang.reflect.Method.invoke(Native Method) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl .java:1628) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl .java:1523) [Auto deploy] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:332) [Auto deploy] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java:268) [Auto deploy] at org.jboss.ejb.AutoDeployer.startService(AutoDeployer.java:311 ) [Auto deploy] at org.jboss.util.ServiceMBeanSupport.start(ServiceMBeanSupport. java:92) [Auto deploy] at java.lang.reflect.Method.invoke(Native Method) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl .java:1628) [Auto deploy] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl .java:1523) [Auto deploy] at org.jboss.dependencies.DependencyManager.startMBean(Dependenc yManager.java:284) [Auto deploy] at org.jboss.dependencies.DependencyManager.loadService(Dependen cyManager.java:261) [Auto deploy] at org.jboss.dependencies.DependencyManager.processService(Depen dencyManager.java:243) [Auto deploy] at org.jboss.dependencies.DependencyManager.startMBeans(Dependen cyManager.java:117) [Auto deploy] at org.jboss.Main.<init>(Main.java:162) [Auto deploy] at org.jboss.Main$1.run(Main.java:87) [Auto deploy] at java.security.AccessController.doPrivileged(Native Method) [Auto deploy] at org.jboss.Main.main(Main.java:83) [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] 24 services and 4 other MBeans started. [Default] Shutdown hook added [Default] jBoss 2.0 FINAL Started "Dee" Binggeli * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
