Changes between Version 1 and Version 2 of waue/2009/0812d/start_config


Ignore:
Timestamp:
Aug 12, 2009, 7:40:06 PM (15 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2009/0812d/start_config

    v1 v2  
    7474
    7575{{{
    76 
    7776#!text
    78 
    7977$(jetty.class.path)                              always
    80 
    81 
    82 
    8378org.mortbay.log.LogFactory.noDiscovery=true       ! property org.mortbay.log.LogFactory.noDiscovery
    84 
    8579javax.management.builder.initial=mx4j.server.MX4JMBeanServerBuilder java > 1.4
    86 
    87 
    88 
    8980# Try different settings of jetty.home until the jetty.jar is found.
    90 
    9181jetty.home=.                                     ! exists $(jetty.home)/lib/org.mortbay.jetty.jar
    92 
    9382jetty.home=..                                    ! exists $(jetty.home)/lib/org.mortbay.jetty.jar
    94 
    9583jetty.home=/home/jetty                           ! exists $(jetty.home)/lib/org.mortbay.jetty.jar
    96 
    9784jetty.home=/C:/jetty                             ! exists $(jetty.home)/lib/org.mortbay.jetty.jar
    98 
    9985jetty.home=.                                     ! exists $(jetty.home)/lib/org.mortbay.jetty.jar
    100 
    101 
    102 
    10386# The main class to run
    10487