|
From: Steve L. <st...@ap...> - 2007-10-17 14:38:47
|
I'm deploying a webapp. The (long) trace is attached...its routing
through a more complex logging system than normal.
1 .The webapp appears deployed on the log
2. the root page is our friend 404, with a link to the webapp:
<HTML>
<HEAD>
<TITLE>Error 404 - Not Found</TITLE>
<BODY>
<H2>Error 404 - Not Found.</H2>
No context on this server matched or handled this request.<BR>Contexts
known to this server are: <ul><li><a
href="testwar">testwar ---> org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,jar:file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war!/}</a></li>
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
<!-- Padding for IE -->
</BODY>
</HTML>
But there's nothing there. Go to the link, 404. Try a servlet, 404. I've
made sure there is a welcome page list, and yet nothing seems picked up.
Who knows what am I doing wrong?
-Steve
2007/10/17 15:32:37:033 BST [INFO ][main] org.smartfrog.services.jetty -
jetty-6.1.5
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
started org.mortbay.thread.BoundedThreadPool@180fb0b0
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
starting ContextHandlerCollection@10e9c592
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
started ContextHandlerCollection@10e9c592
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
starting DefaultHandler@63a9fcea
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
started DefaultHandler@63a9fcea
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
starting HandlerCollection@38ec029
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
started HandlerCollection@38ec029
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
starting Server@4fadbfde
2007/10/17 15:32:37:054 BST [DEBUG][main] org.smartfrog.services.jetty -
started Server@4fadbfde
2007/10/17 15:32:37:059 BST [DEBUG][main] org.smartfrog.services.jetty -
Container Server@4fadbfde + SocketConnector@localhost:5050 as connector
2007/10/17 15:32:37:061 BST [INFO ][main] org.smartfrog.services.jetty -
Started SocketConnector@localhost:5050
2007/10/17 15:32:37:062 BST [DEBUG][main] org.smartfrog.services.jetty -
started SocketConnector@localhost:5050
2007/10/17 15:32:37:063 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ContextHandlerCollection@10e9c592 +
org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war}
as handler
2007/10/17 15:32:37:063 BST [DEBUG][main] org.smartfrog.services.jetty -
Container SecurityHandler@8c5488 + ServletHandler@7d01acff as handler
2007/10/17 15:32:37:063 BST [DEBUG][main] org.smartfrog.services.jetty -
Container SessionHandler@7904d976 + SecurityHandler@8c5488 as handler
2007/10/17 15:32:37:063 BST [DEBUG][main] org.smartfrog.services.jetty -
Container SessionHandler@7904d976 +
org.mortbay.jetty.servlet.HashSessionManager@2d61100c as sessionManager
2007/10/17 15:32:37:063 BST [DEBUG][main] org.smartfrog.services.jetty -
Container
org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war}
+ SessionHandler@7904d976 as handler
2007/10/17 15:32:37:063 BST [DEBUG][main] org.smartfrog.services.jetty -
Container
org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war}
+ ErrorPageErrorHandler@3f649b1a as error
2007/10/17 15:32:37:248 BST [DEBUG][main] org.smartfrog.services.jetty -
Thread Context class loader is: ContextLoader@null([]) /
sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:249 BST [DEBUG][main] org.smartfrog.services.jetty -
Parent class loader is: sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:249 BST [DEBUG][main] org.smartfrog.services.jetty -
Parent class loader is: sun.misc.Launcher$ExtClassLoader@3c0fabe9
2007/10/17 15:32:37:256 BST [DEBUG][main] org.smartfrog.services.jetty -
Checking Resource aliases
2007/10/17 15:32:37:256 BST [DEBUG][main] org.smartfrog.services.jetty -
Try
webapp=file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war,
exists=true, directory=false
2007/10/17 15:32:37:261 BST [DEBUG][main] org.smartfrog.services.jetty -
Created temp dir
/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9
for
org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,jar:file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war!/}
2007/10/17 15:32:37:261 BST [INFO ][main] org.smartfrog.services.jetty -
Extract
jar:file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war!/
to
/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp
2007/10/17 15:32:37:261 BST [DEBUG][main] org.smartfrog.services.jetty -
Extract
jar:file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war!/
to
/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp
2007/10/17 15:32:37:261 BST [DEBUG][main] org.smartfrog.services.jetty -
Extracting entry = null from jar
file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war
2007/10/17 15:32:37:265 BST [DEBUG][main] org.smartfrog.services.jetty -
webapp=file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/
2007/10/17 15:32:37:271 BST [DEBUG][main] org.smartfrog.services.jetty -
Path
resource=file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/WEB-INF/classes/
2007/10/17 15:32:37:321 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(org/mortbay/jetty/webapp/webdefault.xml)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/jetty-6.1.5.jar!/org/mortbay/jetty/webapp/webdefault.xml
2007/10/17 15:32:37:321 BST [DEBUG][main] org.smartfrog.services.jetty -
parse:
jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/jetty-6.1.5.jar!/org/mortbay/jetty/webapp/webdefault.xml
2007/10/17 15:32:37:326 BST [DEBUG][main] org.smartfrog.services.jetty -
parsing:
sid=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/jetty-6.1.5.jar!/org/mortbay/jetty/webapp/webdefault.xml,pid=null
2007/10/17 15:32:37:366 BST [DEBUG][main] org.smartfrog.services.jetty -
ContextParam:
org.mortbay.jetty.webapp.NoTLDJarPattern=start.jar|ant-.*\.jar|dojo-.*\.jar|jetty-.*\.jar|jsp-api-.*\.jar|junit-.*\.jar|servlet-api-.*\.jar|dnsns\.jar|rt\.jar|jsse\.jar|tools\.jar|sunpkcs11\.jar|sunjce_provider\.jar|xerces.*\.jar
2007/10/17 15:32:37:372 BST [INFO ][main] org.smartfrog.services.jetty -
NO JSP Support for testwar, did not find
org.apache.jasper.servlet.JspServlet
2007/10/17 15:32:37:381 BST [DEBUG][main] org.smartfrog.services.jetty -
filterNameMap={}
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
pathFilters=[]
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
servletFilterMap={}
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
servletPathMap=null
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
servletNameMap={}
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + default as servlet
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + jsp as servlet
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + (S=default,[/]) as servletMapping
2007/10/17 15:32:37:382 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + (S=jsp,[*.jsp, *.jspf, *.jspx,
*.xsp, *.JSP, *.JSPF, *.JSPX, *.XSP]) as servletMapping
2007/10/17 15:32:37:383 BST [DEBUG][main] org.smartfrog.services.jetty -
filterNameMap={}
2007/10/17 15:32:37:383 BST [DEBUG][main] org.smartfrog.services.jetty -
pathFilters=[]
2007/10/17 15:32:37:383 BST [DEBUG][main] org.smartfrog.services.jetty -
servletFilterMap={}
2007/10/17 15:32:37:383 BST [DEBUG][main] org.smartfrog.services.jetty -
servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp,
*.JSPF=jsp, *.jspx=jsp, *.xsp=jsp, /=default, *.JSP=jsp}
2007/10/17 15:32:37:383 BST [DEBUG][main] org.smartfrog.services.jetty -
servletNameMap={jsp=jsp, default=default}
2007/10/17 15:32:37:384 BST [DEBUG][main] org.smartfrog.services.jetty -
parse:
file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/WEB-INF/web.xml
2007/10/17 15:32:37:384 BST [DEBUG][main] org.smartfrog.services.jetty -
parsing:
sid=file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/WEB-INF/web.xml,pid=null
2007/10/17 15:32:37:391 BST [DEBUG][main] org.smartfrog.services.jetty -
resolveEntity(-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN,
http://java.sun.com/dtd/web-app_2_3.dtd)
2007/10/17 15:32:37:391 BST [DEBUG][main] org.smartfrog.services.jetty -
Redirected entity http://java.sun.com/dtd/web-app_2_3.dtd -->
jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/resources/web-app_2_3.dtd
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
filterNameMap={}
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
pathFilters=[]
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
servletFilterMap={}
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp,
*.JSPF=jsp, *.jspx=jsp, *.xsp=jsp, /=default, *.JSP=jsp}
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
servletNameMap={jsp=jsp, default=default}
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + HappyServlet as servlet
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + ErrorServlet as servlet
2007/10/17 15:32:37:401 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + (S=HappyServlet,[/happy]) as
servletMapping
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
Container ServletHandler@7d01acff + (S=ErrorServlet,[/error]) as
servletMapping
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
filterNameMap={}
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
pathFilters=[]
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
servletFilterMap={}
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp,
*.JSPF=jsp, *.jspx=jsp, /error=ErrorServlet, /happy=HappyServlet,
*.xsp=jsp, /=default, *.JSP=jsp}
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
servletNameMap={jsp=jsp, default=default, HappyServlet=HappyServlet,
ErrorServlet=ErrorServlet}
2007/10/17 15:32:37:402 BST [DEBUG][main] org.smartfrog.services.jetty -
Configuring web-jetty.xml
2007/10/17 15:32:37:403 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/usr/lib/jvm/java-6-sun-1.6.0.00/lib/sa-jdi.jar
2007/10/17 15:32:37:409 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/usr/lib/jvm/java-6-sun-1.6.0.00/lib/jconsole.jar
2007/10/17 15:32:37:410 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/usr/lib/jvm/java-6-sun-1.6.0.00/lib/dt.jar
2007/10/17 15:32:37:411 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/home/slo/Java/Apps/junit/junit.jar
2007/10/17 15:32:37:411 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/home/slo/Java/Apache/ant/lib/xml-apis.jar
2007/10/17 15:32:37:413 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/home/slo/Java/Apache/ant/lib/ant.jar
2007/10/17 15:32:37:416 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of
file:/home/slo/.ivy/cache/commons-logging/commons-logging/jars/commons-logging-1.0.4.jar
2007/10/17 15:32:37:416 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of
file:/home/slo/Java/Apps/log4j-1.2.13/dist/lib/log4j-1.2.13.jar
2007/10/17 15:32:37:418 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of
file:/home/slo/Java/Apache/jakarta-commons/discovery/dist/commons-discovery.jar
2007/10/17 15:32:37:418 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of file:/home/slo/Java/Apps/idea-6.0.6/lib/idea_rt.jar
2007/10/17 15:32:37:419 BST [DEBUG][main] org.smartfrog.services.jetty -
TLD search of
file:/usr/lib/jvm/java-6-sun-1.6.0.00/jre/lib/ext/localedata.jar
2007/10/17 15:32:37:420 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(META-INF/services/javax.xml.parsers.SAXParserFactory)=jar:file:/home/slo/Java/Apache/ant/lib/xercesImpl.jar!/META-INF/services/javax.xml.parsers.SAXParserFactory
2007/10/17 15:32:37:420 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.apache.xerces.jaxp.SAXParserFactoryImpl from
sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:422 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.apache.xerces.parsers.XIncludeAwareParserConfiguration
from sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:423 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.apache.xerces.impl.dv.dtd.DTDDVFactoryImpl from
sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:423 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
2007/10/17 15:32:37:424 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
2007/10/17 15:32:37:424 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd
2007/10/17 15:32:37:424 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_1.dtd
2007/10/17 15:32:37:425 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_1_2.dtd
2007/10/17 15:32:37:425 BST [DEBUG][main] org.smartfrog.services.jetty -
getResource(javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd)=jar:file:/home/slo/Java/Apps/jetty-6.1.5/lib/servlet-api-2.5-6.1.5.jar!/javax/servlet/jsp/resources/web-jsptaglibrary_2_0.xsd
2007/10/17 15:32:37:427 BST [DEBUG][main] org.smartfrog.services.jetty -
Container Server@4fadbfde +
org.mortbay.jetty.servlet.HashSessionIdManager@7ec78e02 as sessionIdManager
2007/10/17 15:32:37:429 BST [DEBUG][main] org.smartfrog.services.jetty -
started org.mortbay.jetty.servlet.HashSessionIdManager@7ec78e02
2007/10/17 15:32:37:430 BST [DEBUG][main] org.smartfrog.services.jetty -
started org.mortbay.jetty.servlet.HashSessionManager@2d61100c
2007/10/17 15:32:37:430 BST [DEBUG][main] org.smartfrog.services.jetty -
filterNameMap={}
2007/10/17 15:32:37:430 BST [DEBUG][main] org.smartfrog.services.jetty -
pathFilters=[]
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
servletFilterMap={}
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
servletPathMap={*.XSP=jsp, *.JSPX=jsp, *.jspf=jsp, *.jsp=jsp,
*.JSPF=jsp, *.jspx=jsp, /error=ErrorServlet, /happy=HappyServlet,
*.xsp=jsp, /=default, *.JSP=jsp}
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
servletNameMap={jsp=jsp, default=default, HappyServlet=HappyServlet,
ErrorServlet=ErrorServlet}
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
starting ServletHandler@7d01acff
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
started ServletHandler@7d01acff
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
starting SecurityHandler@8c5488
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
started SecurityHandler@8c5488
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
starting SessionHandler@7904d976
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
started SessionHandler@7904d976
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
starting
org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,jar:file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war!/}
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
starting ErrorPageErrorHandler@3f649b1a
2007/10/17 15:32:37:431 BST [DEBUG][main] org.smartfrog.services.jetty -
started ErrorPageErrorHandler@3f649b1a
2007/10/17 15:32:37:435 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.mortbay.jetty.servlet.DefaultServlet
2007/10/17 15:32:37:435 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.mortbay.jetty.servlet.DefaultServlet from
sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:435 BST [DEBUG][main] org.smartfrog.services.jetty -
Holding class org.mortbay.jetty.servlet.DefaultServlet
2007/10/17 15:32:37:448 BST [DEBUG][main] org.smartfrog.services.jetty -
started org.mortbay.jetty.servlet.DefaultServlet$NIOResourceCache@546da8eb
2007/10/17 15:32:37:448 BST [DEBUG][main] org.smartfrog.services.jetty -
started org.mortbay.jetty.ResourceCache@6b6d079a
2007/10/17 15:32:37:448 BST [DEBUG][main] org.smartfrog.services.jetty -
resource base =
file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/
2007/10/17 15:32:37:448 BST [DEBUG][main] org.smartfrog.services.jetty -
started default
2007/10/17 15:32:37:449 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.mortbay.servlet.NoJspServlet
2007/10/17 15:32:37:449 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.mortbay.servlet.NoJspServlet from
sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:449 BST [DEBUG][main] org.smartfrog.services.jetty -
Holding class org.mortbay.servlet.NoJspServlet
2007/10/17 15:32:37:449 BST [DEBUG][main] org.smartfrog.services.jetty -
started jsp
2007/10/17 15:32:37:449 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class javax.servlet.http.HttpServlet
2007/10/17 15:32:37:449 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class javax.servlet.http.HttpServlet from
sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.smartfrog.test.testwar.ErrorCodeServlet from
ContextLoader@Testwar([file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/WEB-INF/classes/])
/ sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
Holding class org.smartfrog.test.testwar.ErrorCodeServlet
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
started ErrorServlet
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
loaded class org.smartfrog.test.testwar.HappyServlet from
ContextLoader@Testwar([file:/tmp/Jetty_localhost_5050_sf-www-testwar-3.12.007dev.war_testwar__4tt3k9/webapp/WEB-INF/classes/])
/ sun.misc.Launcher$AppClassLoader@3093dee9
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
Holding class org.smartfrog.test.testwar.HappyServlet
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
started HappyServlet
2007/10/17 15:32:37:450 BST [DEBUG][main] org.smartfrog.services.jetty -
started
org.mortbay.jetty.webapp.WebAppContext@43052ce{testwar,jar:file:/home/slo/Projects/SmartFrog/Forge/core/components/jetty/build/ivy/lib/testwar/sf-www-testwar-3.12.007dev.war!/}
|