Hi,
I am new to New to java. I am getting the same problem. My log is showing the meessages
INFO: JK: ajp13 listening on /0.0.0.0:8009
Jun 21, 2005 11:09:28 PM org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/140 config=null
Jun 21, 2005 11:09:28 PM org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
Jun 21, 2005 11:09:29 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 2953 ms
Jun 21, 2005 11:56:33 PM org.apache.catalina.startup.HostConfig checkResources
INFO: Reloading context [/chapter01]
I am using the example from the book. Thanks in advcance for any help.