Installed JBoss2.0final-tomcat3.2-b7 on win nt4 using jdk1.3 set TOMCAT_HOME to appropriate value. Tomcat will run standalone on port 8080 without problems. JSP examples compile etc. However running tomcat inside JBoss (ie //localhost:8080/) produces 404 error and tomcat-example.ear (//localhost:8080/jboss) does too. Any help most appreciated Here is the output from my console: D:\jboss\jboss_tomcat\jboss-2.0-FINAL\bin>set TOMCAT_HOME=..\..\tomcat-3.2-b7 D:\jboss\jboss_tomcat\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.2.2,Sun Microsystems Inc. [Info] Java VM: Classic VM 1.2.2,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:\jboss\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 [Security manager] Starting [Security manager] Started [Hypersonic] Starting [Hypersonic] Server 1.4 is running [Hypersonic] Database started [Hypersonic] Started [Naming] Starting [Naming] Started [Transaction manager] Starting [Transaction manager] Started [InstantDB] Starting [InstantDB] XA Connection pool InstantDB bound to java:/InstantDB [Hypersonic] Press [Ctrl]+[C] to abort 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 [Webserver] Starting [Webserver] Codebase set to http://development15:8083/ [Webserver] Started webserver on port 8083 [Webserver] Started [Simple Realm Mapping] Starting [Simple Realm Mapping] Started [EmbeddedTomcat] Starting [EmbeddedTomcat] Testing if Tomcat is present.... [EmbeddedTomcat] OK [EmbeddedTomcat] ContextManager: Adding context Ctx( ) [EmbeddedTomcat] path="" :jsp: init [EmbeddedTomcat] PoolTcpConnector: Starting HttpConnectionHandler on 8080 [EmbeddedTomcat] Started [SpyderMQ] Starting [SpyderMQ] Testing if SpyderMQ is present.... [SpyderMQ] OK [SpyderMQ] Starting SpyderMQ... [SpyderMQ] Started [JAAS Security Manager] Starting [JAAS Security Manager] Started [Container factory] Starting [Container factory] Started [Auto deploy] Starting [Auto deploy] Auto deploy of file:/D:/jboss/jboss_tomcat/jboss-2.0-FINAL/deploy/ tomcat-test.ear [J2EE Deployer] Destroying application tomcat-test.ear [J2EE Deployer] deployment.cfg file deleted. [J2EE Deployer] File tree file:/D:/jboss/jboss_tomcat/jboss-2.0-FINAL/tmp/deploy /tomcat-test.ear deleted. [J2EE Deployer] Deploy J2EE application: file:/D:/jboss/jboss_tomcat/jboss-2.0-F INAL/deploy/tomcat-test.ear [J2EE Deployer] Could not delete temporary file: /D:/jboss/jboss_tomcat/jboss-2. 0-FINAL/bin/../tmp/deploy/copy1001.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:/jboss/jboss_tomcat/jboss-2.0-FINAL/tmp/de ploy/tomcat-test.ear/ejb1004.jar [Verifier] Verifying file:/D:/jboss/jboss_tomcat/jboss-2.0-FINAL/tmp/deploy/tomc at-test.ear/ejb1004.jar [Container factory] Deploying Optimized [J2EE Deployer] javax.management.RuntimeErrorException: Error thrown in operatio n deploy [J2EE Deployer] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe rverImpl.java:1642) [J2EE Deployer] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe rverImpl.java:1523) [J2EE Deployer] at org.jboss.deployment.J2eeDeployer.startApplication(J2 eeDeployer.java, Compiled Code) [J2EE Deployer] at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer .java:137) [J2EE Deployer] at java.lang.reflect.Method.invoke(Native Method) [J2EE Deployer] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe rverImpl.java:1628) [J2EE Deployer] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe rverImpl.java:1523) [J2EE Deployer] at org.jboss.ejb.AutoDeployer.deploy(AutoDeployer.java:3 32) [J2EE Deployer] at org.jboss.ejb.AutoDeployer.run(AutoDeployer.java, Com piled Code) [J2EE Deployer] at org.jboss.ejb.AutoDeployer.startService(AutoDeployer. java:311) [J2EE Deployer] at org.jboss.util.ServiceMBeanSupport.start(ServiceMBean Support.java:92) [J2EE Deployer] at java.lang.reflect.Method.invoke(Native Method) [J2EE Deployer] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe rverImpl.java:1628) [J2EE Deployer] at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanSe rverImpl.java:1523) [J2EE Deployer] at org.jboss.dependencies.DependencyManager.startMBean(D ependencyManager.java:284) [J2EE Deployer] at org.jboss.dependencies.DependencyManager.loadService( DependencyManager.java, Compiled Code) [J2EE Deployer] at org.jboss.dependencies.DependencyManager.processServi ce(DependencyManager.java, Compiled Code) [J2EE Deployer] at org.jboss.dependencies.DependencyManager.startMBeans( DependencyManager.java, Compiled Code) [J2EE Deployer] at org.jboss.Main.<init>(Main.java, Compiled Code) [J2EE Deployer] at org.jboss.Main$1.run(Main.java:87) [J2EE Deployer] at java.security.AccessController.doPrivileged(Native Me thod) [J2EE Deployer] at org.jboss.Main.main(Main.java:83) [J2EE Deployer] Destroying application tomcat-test.ear [J2EE Deployer] deployment.cfg file deleted. [J2EE Deployer] Could not remove file: file:/D:/jboss/jboss_tomcat/jboss-2.0-FIN AL/tmp/deploy/tomcat-test.ear [Auto deploy] Deployment failed:file:/D:/jboss/jboss_tomcat/jboss-2.0-FINAL/depl oy/tomcat-test.ear [Auto deploy] org.jboss.deployment.J2eeDeploymentException: Fatal error: javax.m anagement.RuntimeErrorException: Error thrown in operation deploy [Auto deploy] at org.jboss.deployment.J2eeDeployer.deploy(J2eeDeployer.java:16 2) [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, Compiled Co de) [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, Compiled Code) [Auto deploy] at org.jboss.dependencies.DependencyManager.processService(Depen dencyManager.java, Compiled Code) [Auto deploy] at org.jboss.dependencies.DependencyManager.startMBeans(Dependen cyManager.java, Compiled Code) [Auto deploy] at org.jboss.Main.<init>(Main.java, Compiled Code) [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 [J2EE Deployer] Starting [J2EE Deployer] Cleaning up deployment directory file:/D:/jboss/jboss_tomcat/jbo ss-2.0-FINAL/bin/../tmp/deploy/ [J2EE Deployer] Could not remove file tree: file:/D:/jboss/jboss_tomcat/jboss-2. 0-FINAL/bin/../tmp/deploy/copy1001.zip [J2EE Deployer] Could not remove file tree: file:/D:/jboss/jboss_tomcat/jboss-2. 0-FINAL/bin/../tmp/deploy/tomcat-test.ear/ [J2EE Deployer] 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. Could not add shutdown hook [Default] jBoss 2.0 FINAL Started [EmbeddedTomcat] Ctx( ): 404 R( + / + null) null [EmbeddedTomcat] Ctx( ): 404 R( + /jboss + null) null Tomcat Adam Leggett UPCO Direct Line: 0113 20 10 631 Fax: 0113 20 10 666 <http://www.upco.co.uk> The contents of this email are intended for the named addressees and may contain confidential and / or privileged material. If received in error, please contact UPCO on +44 (0)113 20 10 600 and then delete the entire email from your system. Unauthorised review, distribution, disclosure or other use of this information could constitute a breach of confidence. Your co-operation in this matter is greatly appreciated. -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
