start/start.config
F 
${path}.path                                     property path
F
 ${lib}/**                                        exists ${lib}
T
 jetty.home=.                                     ! exists 
$(jetty.home)/start.jar 
  jetty.home=.
F jetty.home=..                                   
 ! exists $(jetty.home)/start.jar 
F jetty.home=jetty-distribution/src/main/resources    
 ! exists $(jetty.home)/start.jar 
F jetty.home=../jetty-distribution/src/main/resources 
 ! exists $(jetty.home)/start.jar 
F jetty.home=.                                     ! exists 
$(jetty.home)/start.jar
T jetty.home/=$(jetty.home)                       
 exists $(jetty.home)/start.jar
  jetty.home/=.==I:\learn\java\jetty
T
 org.eclipse.jetty.xml.XmlConfiguration.class
  CLASS=org.eclipse.jetty.xml.XmlConfiguration
F 
${start.class}.class                             property 
start.class
F $(jetty.home)/etc/jetty.xml                      
nargs == 0
F ./jetty-server/src/main/config/etc/jetty.xml     
nargs == 0 AND ! exists $(jetty.home)/etc/jetty.xml
F OPTIONS~=default,*                               ! property 
OPTIONS
T $(jetty.home)/resources/
  CLASSPATH+=I:\learn\java\jetty\resources
F
 $(jetty.home)/lib/jetty-util-$(version).jar                                            
 ! available org.eclipse.jetty.util.StringUtil
F $(jetty.home)/lib/jetty-io-$(version).jar                                              
 ! available org.eclipse.jetty.io.Buffer
F 
$(jetty.home)/lib/jetty-xml-$(version).jar                                             
 ! available org.eclipse.jetty.xml.XmlParser
F $(jetty.home)/lib/servlet-api-2.5.jar                                                  
 ! available javax.servlet.ServletContext
F 
$(jetty.home)/lib/jetty-http-$(version).jar                                            
 ! available org.eclipse.jetty.http.HttpParser
F $(jetty.home)/lib/jetty-continuation-$(version).jar                                    
 ! available org.eclipse.jetty.continuation.Continuation
F 
$(jetty.home)/lib/jetty-server-$(version).jar                                          
 ! available org.eclipse.jetty.server.Server
F $(jetty.home)/lib/jetty-security-$(version).jar                                        
 ! available org.eclipse.jetty.security.LoginService
F 
$(jetty.home)/lib/servlet-api-2.5.jar                                                  
 ! available javax.servlet.ServletContext
F $(jetty.home)/lib/jetty-servlet-$(version).jar                                         
 ! available org.eclipse.jetty.servlet.ServletHandler
F 
$(jetty.home)/lib/jetty-webapp-$(version).jar                                          
 ! available org.eclipse.jetty.webapp.WebAppContext
F $(jetty.home)/lib/jetty-deploy-$(version).jar                                          
 ! available org.eclipse.jetty.deploy.ContextDeployer
F 
$(jetty.home)/lib/jetty-servlets-$(version).jar                                        
 ! available org.eclipse.jetty.servlets.WelcomeFilter
F $(jetty.home)/lib/jetty-rewrite-$(version).jar                                         
 ! available org.eclipse.jetty.rewrite.handler.RewriteHandler
F 
$(jetty.home)/lib/jetty-jmx-$(version).jar                                             
 ! available org.eclipse.jetty.jmx.MBeanContainer
F $(jetty.home)/lib/jetty-ajp-$(version).jar                                             
 ! available org.eclipse.jetty.ajp.Ajp13Connection      
F 
$(jetty.home)/lib/jetty-jndi-${version}.jar                                            
 ! available org.eclipse.jetty.jndi.ContextFactory
F $(jetty.home)/lib/jetty-plus-${version}.jar                                            
 ! available org.eclipse.jetty.plus.jndi.NamingEntry
T 
$(jetty.home)/lib/jndi/**                                                              
 exists $(jetty.home)/lib/jndi 
  CLASSPATH+=I:\learn\java\jetty\lib\jndi\javax.activation_1.1.0.v201005080500.jar
 
 CLASSPATH+=I:\learn\java\jetty\lib\jndi\javax.mail.glassfish_1.4.1.v201005082020.jar
ClassNotFoundException
 (parent class loader): org.eclipse.jetty.annotations.AnnotationFinder
ClassNotFoundException (section class loader: All): 
org.eclipse.jetty.annotations.AnnotationFinder
ClassNotFoundException
 (section class loader: annotations): org.eclipse.jetty.annotations.AnnotationFinder
T
 $(jetty.home)/lib/jetty-annotations-$(version).jar                                     
 ! available org.eclipse.jetty.annotations.AnnotationFinder
  CLASSPATH+=I:\learn\java\jetty\lib\jetty-annotations-7.1.4.v20100610.jar
T
 $(jetty.home)/lib/annotations/**                                                       
 exists $(jetty.home)/lib/jndi 
ClassNotFoundException (parent class 
loader): org.eclipse.jetty.setuid.SetUID
ClassNotFoundException (section class loader: All): 
org.eclipse.jetty.setuid.SetUID
ClassNotFoundException (section 
class loader: setuid): org.eclipse.jetty.setuid.SetUID
T 
$(jetty.home)/lib/jetty-setuid-$(version).jar                                          
 ! available org.eclipse.jetty.setuid.SetUID
T $(jetty.home)/lib/setuid/**                                                      
 
ClassNotFoundException (parent class loader): 
org.eclipse.jetty.policy.JettyPolicy
ClassNotFoundException 
(section class loader: All): org.eclipse.jetty.policy.JettyPolicy
ClassNotFoundException (section class loader: policy): 
org.eclipse.jetty.policy.JettyPolicy
T $(jetty.home)/lib/jetty-policy-$(version).jar                                          
 ! available org.eclipse.jetty.policy.JettyPolicy
  CLASSPATH+=I:\learn\java\jetty\lib\jetty-policy-7.1.4.v20100610.jar
T
 $(jetty.home)/lib/policy/jetty.policy                                                          
 
  POLICY=I:\learn\java\jetty/lib/policy/jetty.policy
F $(jetty.home)/lib/jetty-http-$(version).jar                                            
 ! available org.eclipse.jetty.http.HttpParser
F 
$(jetty.home)/lib/jetty-client-$(version).jar                                          
 ! available org.eclipse.jetty.client.HttpClient
F $(jetty.home)/lib/jetty-http-$(version).jar                                            
 ! available org.eclipse.jetty.http.HttpParser
ClassNotFoundException
 (parent class loader): org.eclipse.jetty.websocket.WebSocket
ClassNotFoundException (section class loader: All): 
org.eclipse.jetty.websocket.WebSocket
ClassNotFoundException 
(section class loader: websocket): org.eclipse.jetty.websocket.WebSocket
T
 $(jetty.home)/lib/jetty-websocket-$(version).jar                                       
 ! available org.eclipse.jetty.websocket.WebSocket
  CLASSPATH+=I:\learn\java\jetty\lib\jetty-websocket-7.1.4.v20100610.jar
T
 $(jetty.home)/lib/ext/**
  CLASSPATH+=I:\learn\java\jetty\lib\ext\slf4j-api-1.5.8.jar
dynamic:
 I:\learn\java\jetty\lib
dynamic: [All, ext]
  !I:\learn\java\jetty\lib\ext\slf4j-api-1.5.8.jar
dynamic: 
[All, jndi]
  !I:\learn\java\jetty\lib\jndi\javax.activation_1.1.0.v201005080500.jar
 
 !I:\learn\java\jetty\lib\jndi\javax.mail.glassfish_1.4.1.v201005082020.jar
dynamic: [All, jsp]
  CLASSPATH+=I:\learn\java\jetty\lib\jsp\com.sun.el_1.0.0.v201004190952.jar
 
 CLASSPATH+=I:\learn\java\jetty\lib\jsp\ecj-3.6RC4.jar
  
CLASSPATH+=I:\learn\java\jetty\lib\jsp\javax.el_2.1.0.v201004190952.jar
  CLASSPATH+=I:\learn\java\jetty\lib\jsp\javax.servlet.jsp_2.1.0.v201004190952.jar
 
 CLASSPATH+=I:\learn\java\jetty\lib\jsp\javax.servlet.jsp.jstl_1.2.0.v201004190952.jar
 
 CLASSPATH+=I:\learn\java\jetty\lib\jsp\jetty-jsp-2.1-7.1.4.v20100610.jar
  CLASSPATH+=I:\learn\java\jetty\lib\jsp\org.apache.jasper.glassfish_2.1.0.v201004190952.jar
 
 CLASSPATH+=I:\learn\java\jetty\lib\jsp\org.apache.taglibs.standard.glassfish_1.2.0.v201004190952.jar
dynamic:
 [All, policy]
java.class.path=I:\learn\java\jetty\resources;I:\learn\java\jetty\lib\jndi\javax.activation_1.1.0.v201005080500.jar;I:\learn\java\jetty\lib\jndi\javax.mail.glassfish_1.4.1.v201005082020.jar;I:\learn\java\jetty\lib\jetty-annotations-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\jetty-policy-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\jetty-websocket-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\ext\slf4j-api-1.5.8.jar;I:\learn\java\jetty\lib\jsp\com.sun.el_1.0.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\ecj-3.6RC4.jar;I:\learn\java\jetty\lib\jsp\javax.el_2.1.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\javax.servlet.jsp_2.1.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\javax.servlet.jsp.jstl_1.2.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\jetty-jsp-2.1-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\jsp\org.apache.jasper.glassfish_2.1.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\org.apache.taglibs.standard.glassfish_1.2.0.v201004190952.jar
jetty.home=I:\learn\java\jetty
java.home=C:\MSDE\mitenm\tools\sunjdk\1.6.0_19\jre
java.io.tmpdir=C:\DOCUME~1\mitenm\LOCALS~1\Temp\
java.class.path=I:\learn\java\jetty\resources;I:\learn\java\jetty\lib\jndi\javax.activation_1.1.0.v201005080500.jar;I:\learn\java\jetty\lib\jndi\javax.mail.glassfish_1.4.1.v201005082020.jar;I:\learn\java\jetty\lib\jetty-annotations-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\jetty-policy-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\jetty-websocket-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\ext\slf4j-api-1.5.8.jar;I:\learn\java\jetty\lib\jsp\com.sun.el_1.0.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\ecj-3.6RC4.jar;I:\learn\java\jetty\lib\jsp\javax.el_2.1.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\javax.servlet.jsp_2.1.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\javax.servlet.jsp.jstl_1.2.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\jetty-jsp-2.1-7.1.4.v20100610.jar;I:\learn\java\jetty\lib\jsp\org.apache.jasper.glassfish_2.1.0.v201004190952.jar;I:\learn\java\jetty\lib\jsp\org.apache.taglibs.standard.glassfish_1.2.0.v201004190952.jar
classloader=StartLoader[file:/I%3a/learn/java/jetty/resources/,
 file:/I%3a/learn/java/jetty/lib/jndi/javax.activation_1.1.0.v201005080500.jar,
 file:/I%3a/learn/java/jetty/lib/jndi/javax.mail.glassfish_1.4.1.v201005082020.jar,
 file:/I%3a/learn/java/jetty/lib/jetty-annotations-7.1.4.v20100610.jar,
 file:/I%3a/learn/java/jetty/lib/jetty-policy-7.1.4.v20100610.jar,
 file:/I%3a/learn/java/jetty/lib/jetty-websocket-7.1.4.v20100610.jar,
 file:/I%3a/learn/java/jetty/lib/ext/slf4j-api-1.5.8.jar, 
file:/I%3a/learn/java/jetty/lib/jsp/com.sun.el_1.0.0.v201004190952.jar,
 file:/I%3a/learn/java/jetty/lib/jsp/ecj-3.6RC4.jar, 
file:/I%3a/learn/java/jetty/lib/jsp/javax.el_2.1.0.v201004190952.jar,
 file:/I%3a/learn/java/jetty/lib/jsp/javax.servlet.jsp_2.1.0.v201004190952.jar,
 file:/I%3a/learn/java/jetty/lib/jsp/javax.servlet.jsp.jstl_1.2.0.v201004190952.jar,
 file:/I%3a/learn/java/jetty/lib/jsp/jetty-jsp-2.1-7.1.4.v20100610.jar,
 file:/I%3a/learn/java/jetty/lib/jsp/org.apache.jasper.glassfish_2.1.0.v201004190952.jar,
 file:/I%3a/learn/java/jetty/lib/jsp/org.apache.taglibs.standard.glassfish_1.2.0.v201004190952.jar]
classloader.parent=sun.misc.Launcher$AppClassLoader@601bb1
main.class=org.eclipse.jetty.xml.XmlConfiguration
org.eclipse.jetty.xml.XmlConfiguration
 7.1.4.v20100610
2010-06-23 15:03:47.997:DBUG::Logging to 
StdErrLog::DEBUG=true via org.eclipse.jetty.util.log.StdErrLog
2010-06-23 15:03:47.997:DBUG::parse: file:/I:/learn/java/jetty/etc/jetty.xml
2010-06-23
 15:03:47.997:DBUG::parsing: sid=file:/I:/learn/java/jetty/etc/jetty.xml,pid=null
2010-06-23
 15:03:48.013:DBUG::resolveEntity(-//Jetty//Configure//EN, 
http://www.eclipse.org/jetty/configure.dtd)
2010-06-23 15:03:48.013:DBUG::Redirected entity 
http://www.eclipse.org/jetty/configure.dtd
 --> jar:file:/I:/learn/java/jetty/jetty-xml-7.1.4.v20100610.jar!/org/eclipse/jetty/xml/configure_6_0.dtd
2010-06-23 15:03:48.044:DBUG::XML new class 
org.eclipse.jetty.util.thread.QueuedThreadPool
2010-06-23 
15:03:48.060:DBUG::XML qtp8442367{8<=0<=0/254,-1}.setMinThreads(10)