Hi Everyone,

I got the jboss with tomcat installed and everything is fine. jboss works
well with the Interest tutorial. However, I'm trying to test out the servlet
bit but can't seem to get it to work. The tutorial doesn't apply but I tot I
could adapt it but I was wrong. Stuck for 24 hr already. Tomcat
documentation doesn't say much. Just exactly am I doing wrong? These are my
messages which seem fine. Win2K installation.

I suspect the config is pointing the web server on 8080 to some directtory
which is unknown. Normally, it should go the default Tomcat one but it
isn't!!! Grrr....as u can see..I get a 404 at the bottom...no page!!

D:\jboss_tomcat\jboss-2.0-FINAL\bin>run_with_tomcat.bat
D:\jboss_tomcat\jboss-2.0-FINAL\bin>set TOMCAT_HOME=..\..\tomcat-3.2-b7
D:\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.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:\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="" :jsp: init
[EmbeddedTomcat] PoolTcpConnector: Starting HttpConnectionHandler on 8080
[EmbeddedTomcat] Started
[Simple Realm Mapping] Starting
[Simple Realm Mapping] Started
[Webserver] Starting
[Webserver] Codebase set to http://lionel: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] Press [Ctrl]+[C] to abort
[Hypersonic] Database started
[Hypersonic] Started
[InstantDB] Starting
[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:/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:/jboss_tomcat/jboss-2.0-FINAL/deploy/intere
st.jar
[J2EE Deployer] Deploy J2EE application:
file:/D:/jboss_tomcat/jboss-2.0-FINAL/d
eploy/interest.jar
[J2EE Deployer] Could not delete temporary file:
/D:/jboss_tomcat/jboss-2.0-FINA
L/bin/../tmp/deploy/copy1001.zip
[J2EE Deployer] Create application interest.jar
[J2EE Deployer] Installing EJB package: interest.jar
[J2EE Deployer] Starting module interest.jar
[Container factory]
Deploying:file:/D:/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/d
eploy/interest.jar/ejb1002.jar
[Verifier] Verifying
file:/D:/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/int
erest.jar/ejb1002.jar
[Container factory] Deploying Interest
[Container factory] Deployed application:
file:/D:/jboss_tomcat/jboss-2.0-FINAL/
bin/../tmp/deploy/interest.jar/ejb1002.jar
[J2EE Deployer] J2EE application:
file:/D:/jboss_tomcat/jboss-2.0-FINAL/deploy/i
nterest.jar is deployed.
[Auto deploy] Auto deploy of
file:/D:/jboss_tomcat/jboss-2.0-FINAL/deploy/tomcat
-test.ear
[J2EE Deployer] Deploy J2EE application:
file:/D:/jboss_tomcat/jboss-2.0-FINAL/d
eploy/tomcat-test.ear
[J2EE Deployer] Could not delete temporary file:
/D:/jboss_tomcat/jboss-2.0-FINA
L/bin/../tmp/deploy/copy1003.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_tomcat/jboss-2.0-FINAL/bin/../tmp/d
eploy/tomcat-test.ear/ejb1006.jar
[Verifier] Verifying
file:/D:/jboss_tomcat/jboss-2.0-FINAL/bin/../tmp/deploy/tom
cat-test.ear/ejb1006.jar
[Container factory] Deploying Optimized
[Container factory] Deploying NonOptimized
[Container factory] Deployed application:
file:/D:/jboss_tomcat/jboss-2.0-FINAL/
bin/../tmp/deploy/tomcat-test.ear/ejb1006.jar
[J2EE Deployer] Starting module tomcat-test.war
[EmbeddedTomcat] ContextManager: Adding context Ctx( /jboss )
[EmbeddedTomcat] path="/jboss" :jsp: init
[J2EE Deployer] J2EE application:
file:/D:/jboss_tomcat/jboss-2.0-FINAL/deploy/t
omcat-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(  ): 404 R(  + / + null) null


Lionel



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to