GERONIMO-1258 will introduce the tomcat examples into Geronimo. The examples seem to install and run fine on both Tomcat and Jetty. There is a warning message (see below) that is spit out during Jetty startup. There is no such message for Tomcat. Can someone please help shed some light on why the warning is being emitted. I've attached the relevant portions of my geronimo.log.

Thanks
-Dave-


Starting Geronimo Application Server
[******************] 100%  27s Startup complete
  Listening on Ports:
    1099 0.0.0.0   RMI Naming
    1527 0.0.0.0   Derby Connector
    4201 127.0.0.1 ActiveIO Connector EJB
    4242 0.0.0.0   Remote Login Listener
    8080 0.0.0.0   Jetty Connector HTTP
    8443 0.0.0.0   Jetty Connector HTTPS
   61616 0.0.0.0   ActiveMQ Message Broker Connector

  Started Application Modules:
    WAR: geronimo/uddi-jetty/1.0-SNAPSHOT/car
    WAR: geronimo/jsp-examples-jetty/1.0-SNAPSHOT/car
    RAR: geronimo/system-database/1.0-SNAPSHOT/car
    EAR: geronimo/webconsole-jetty/1.0-SNAPSHOT/car
    WAR: geronimo/welcome-jetty/1.0-SNAPSHOT/car
    RAR: geronimo/activemq/1.0-SNAPSHOT/car
    WAR: geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car

  Web Applications:
    http://linux-009037214145:8080/
    http://linux-009037214145:8080/console
    http://linux-009037214145:8080/console-standard
    http://linux-009037214145:8080/jsp-examples
    http://linux-009037214145:8080/juddi
    http://linux-009037214145:8080/servlets-examples

  WARNING: Some GBeans were not started successfully:

geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=ServletMappedFilter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping(starting)

geronimo.server:J2EEApplication=null,J2EEServer=geronimo,URLPattern="/servlet/\*",WebFilter=PathMappedFilter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping(starting)

Geronimo Application Server started


09:24:20,839 DEBUG [LocalConfigStore:config-store] Loaded Configuration 
geronimo.config:name="geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car"
09:24:20,840 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.config:name="geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car" State 
changed from stopped to starting
09:24:20,842 DEBUG [Configuration] ClassPath for 
geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car resolved to []
09:24:20,844 DEBUG [Configuration] Started configuration 
geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
09:24:20,845 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.config:name="geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car" State 
changed from starting to running
09:24:21,340 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestInfoExample
 State changed from stopped to starting
09:24:21,342 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestInfoExample
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 
09:24:21,342 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestInfoExample
 because no targets are running for reference JettyServletRegistration matching 
the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,342 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 State changed from stopped to starting
09:24:21,343 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=HelloWorldExample
 
09:24:21,343 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 because no targets are running for reference JettyServletRegistration matching 
the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,343 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 State changed from stopped to starting
09:24:21,347 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Servlet matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=invoker
 
09:24:21,347 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference JettyServletRegistration matching 
the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,347 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Filter matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Servlet
 Mapped Filter 
09:24:21,347 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CompressionFilterTestServlet
 State changed from stopped to starting
09:24:21,348 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CompressionFilterTestServlet
 because no targets are running for reference JettyServletRegistration matching 
the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,348 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Servlet
 Mapped Filter State changed from stopped to starting
09:24:21,349 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Servlet
 Mapped Filter because no targets are running for reference 
JettyServletRegistration matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,349 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CookieExample
 State changed from stopped to starting
09:24:21,350 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CookieExample
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CompressionFilterTestServlet
 
09:24:21,350 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CookieExample
 because no targets are running for reference JettyServletRegistration matching 
the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,350 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 State changed from stopped to starting
09:24:21,355 DEBUG [Container] add component: [EMAIL PROTECTED]
09:24:21,356 DEBUG [Container] add component: [EMAIL PROTECTED]
09:24:21,356 DEBUG [Container] add component: [EMAIL PROTECTED]
09:24:21,389 DEBUG [Container] add component: jsr154
09:24:21,389 DEBUG [Container] Starting 
WebApplicationContext[/servlets-examples,Servlet 2.4 Examples]
09:24:21,389 DEBUG [Container] add component: 
WebApplicationContext[/servlets-examples,Servlet 2.4 Examples]
09:24:21,389 DEBUG [HttpServer] Added 
WebApplicationContext[/servlets-examples,Servlet 2.4 Examples] for host *
09:24:21,390 DEBUG [WebApplicationContext] Try 
webapp=file:/home/davecola/geronimo41/assemblies/j2ee-jetty-server/target/geronimo-1.0-SNAPSHOT/config-store/14/war/,
 exists=true, directory=true
09:24:21,390 DEBUG [WebApplicationContext] 
webapp=file:/home/davecola/geronimo41/assemblies/j2ee-jetty-server/target/geronimo-1.0-SNAPSHOT/config-store/14/war/
09:24:21,393 DEBUG [Container] Starting [EMAIL PROTECTED]
09:24:21,394 DEBUG [AbstractSessionManager] New random session seed
09:24:21,394 DEBUG [WebApplicationHandler] Path Filters: [EMAIL PROTECTED]
09:24:21,394 DEBUG [WebApplicationHandler] Servlet Filters: {}
09:24:21,394 INFO  [Container] Started [EMAIL PROTECTED]
09:24:21,396 INFO  [/servlets-examples] ContextListener: contextInitialized()
09:24:21,397 INFO  [/servlets-examples] SessionListener: contextInitialized()
09:24:21,398 DEBUG [Holder] Started holder of class 
org.mortbay.jetty.servlet.JSR154Filter
09:24:21,398 INFO  [/servlets-examples] JSR154 unwrappedDispatchSupported=true
09:24:21,399 DEBUG [WebApplicationHandler] [EMAIL PROTECTED]
09:24:21,399 DEBUG [JettyWebAppContext] JettyWebAppContext started
09:24:21,399 INFO  [Container] Started 
WebApplicationContext[/servlets-examples,Servlet 2.4 Examples]
09:24:21,399 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 State changed from starting to running
09:24:21,400 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Servlet matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=invoker
 
09:24:21,401 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Filter matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Servlet
 Mapped Filter 
09:24:21,408 DEBUG [Container] add component: Servlet Mapped Filter
09:24:21,408 DEBUG [AbstractSessionManager] Session scavenger period = 30s
09:24:21,413 DEBUG [Holder] Started holder of class filters.ExampleFilter
09:24:21,414 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Servlet
 Mapped Filter State changed from starting to running
09:24:21,415 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Servlet matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=invoker
 
09:24:21,473 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestInfoExample
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 
09:24:21,475 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=HelloWorldExample
 
09:24:21,477 DEBUG [Container] add component: CompressionFilterTestServlet
09:24:21,483 DEBUG [Holder] Started holder of class 
compressionFilters.CompressionFilterTestServlet
09:24:21,483 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CompressionFilterTestServlet
 State changed from starting to running
09:24:21,533 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CookieExample
 because no targets are running for reference JettyServletRegistration matching 
the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,j2eeType=WebModule,name=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car
 
09:24:21,535 DEBUG [Container] add component: CookieExample
09:24:21,540 DEBUG [Holder] Started holder of class CookieExample
09:24:21,541 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=CookieExample
 State changed from starting to running
09:24:21,542 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=HelloWorldExample
 State changed from stopped to starting
09:24:21,545 DEBUG [Container] add component: HelloWorldExample
09:24:21,555 DEBUG [Holder] Started holder of class HelloWorldExample
09:24:21,555 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=HelloWorldExample
 State changed from starting to running
09:24:21,557 DEBUG [Container] add component: RequestHeaderExample
09:24:21,562 DEBUG [Holder] Started holder of class RequestHeaderExample
09:24:21,562 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestHeaderExample
 State changed from starting to running
09:24:21,565 DEBUG [Container] add component: RequestInfoExample
09:24:21,570 DEBUG [Holder] Started holder of class RequestInfoExample
09:24:21,570 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestInfoExample
 State changed from starting to running
09:24:21,570 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=SessionExample
 State changed from stopped to starting
09:24:21,572 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=SessionExample
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestParamExample
 
09:24:21,573 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,URLPattern="/servlet/\*",WebFilter=Path
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 State changed from stopped to starting
09:24:21,580 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,URLPattern="/servlet/\*",WebFilter=Path
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 
09:24:21,581 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,URLPattern="/servlet/\*",WebFilter=Path
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Filter matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Path
 Mapped Filter 
09:24:21,581 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Compression
 Filter State changed from stopped to starting
09:24:21,587 DEBUG [Holder] Started holder of class 
compressionFilters.CompressionFilter
09:24:21,589 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Compression
 Filter State changed from starting to running
09:24:21,589 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Request
 Dumper Filter State changed from stopped to starting
09:24:21,596 DEBUG [Holder] Started holder of class filters.RequestDumperFilter
09:24:21,598 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Request
 Dumper Filter State changed from starting to running
09:24:21,598 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=default
 State changed from stopped to starting
09:24:21,600 DEBUG [Container] add component: default
09:24:21,602 DEBUG [Holder] Started holder of class 
org.mortbay.jetty.servlet.Default
09:24:21,602 DEBUG [Default] resource base = null
09:24:21,603 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=default
 State changed from starting to running
09:24:21,603 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestParamExample
 State changed from stopped to starting
09:24:21,609 DEBUG [Container] add component: RequestParamExample
09:24:21,613 DEBUG [Holder] Started holder of class RequestParamExample
09:24:21,614 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=RequestParamExample
 State changed from starting to running
09:24:21,617 DEBUG [Container] add component: SessionExample
09:24:21,622 DEBUG [Holder] Started holder of class SessionExample
09:24:21,622 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=SessionExample
 State changed from starting to running
09:24:21,622 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=jsp
 State changed from stopped to starting
09:24:21,626 DEBUG [Container] add component: jsp
09:24:21,628 DEBUG [Holder] Started holder of class 
org.apache.jasper.servlet.JspServlet
09:24:21,631 DEBUG [HttpContext] Created temp dir 
/tmp/Jetty_0_0_0_0_8080__servlets-examples for 
WebApplicationContext[/servlets-examples,Servlet 2.4 Examples]
09:24:21,631 DEBUG [JspRuntimeContext] Parent class loader is: [EMAIL PROTECTED]
09:24:21,631 DEBUG [JspRuntimeContext] Compilation classpath initialized: 
/home/davecola/geronimo41/assemblies/j2ee-jetty-server/target/geronimo-1.0-SNAPSHOT/config-store/14/war/WEB-INF/classes/:/tmp/Jetty_0_0_0_0_8080__servlets-examples:null
09:24:21,631 DEBUG [ServletHandler] getRealPath of / in [EMAIL PROTECTED]
09:24:21,632 DEBUG [JspServlet] Scratch dir for the JSP engine is: 
/tmp/Jetty_0_0_0_0_8080__servlets-examples
09:24:21,632 DEBUG [JspServlet] IMPORTANT: Do not modify the generated servlets
09:24:21,632 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=Servlet,name=jsp
 State changed from starting to running
09:24:21,632 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Path
 Mapped Filter State changed from stopped to starting
09:24:21,637 DEBUG [Holder] Started holder of class filters.ExampleFilter
09:24:21,637 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Path
 Mapped Filter State changed from starting to running
09:24:21,638 DEBUG [GBeanSingleReference] Waiting to start 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,URLPattern="/servlet/\*",WebFilter=Path
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 because no targets are running for reference Previous matching the patterns 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,Servlet=invoker,WebFilter=Servlet
 Mapped 
Filter,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilterMapping
 
09:24:21,640 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Set
 Character Encoding State changed from stopped to starting
09:24:21,646 DEBUG [Holder] Started holder of class 
filters.SetCharacterEncodingFilter
09:24:21,647 DEBUG [GBeanInstanceState] GBeanInstanceState for: 
geronimo.server:J2EEApplication=null,J2EEServer=geronimo,WebModule=geronimo/servlets-examples-jetty/1.0-SNAPSHOT/car,j2eeType=WebFilter,name=Set
 Character Encoding State changed from starting to running

Reply via email to