Changeset 430

Show
Ignore:
Timestamp:
01/31/08 08:39:52 (1 year ago)
Author:
brian.cassidy
Message:

little fixes to README and web.xml -- will do more once we get the properties sorted out.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lucene-ws/branches/cleanup/README

    r343 r430  
    2121=============================================================================================== 
    2222    
    23 properties-file        When present in initial parameters, service will replace all initial 
     23properties.file        When present in initial parameters, service will replace all initial 
    2424                       parameters with those contained within the file pointed to by the value. 
    2525                           
     
    3838AUTHORS 
    3939 
    40 Adam Paynter <adam.paynter@unb.ca
    41 Brian Cassidy <brian.cassidy@nald.ca
     40Adam Paynter <adam.paynter@gmail.com
     41Brian Cassidy <brian.cassidy@gmail.com
    4242 
    4343CONTRIBUTORS 
     
    4545Darren Osten 
    4646Kris Resellmo 
     47Kirk Beers 
  • lucene-ws/branches/cleanup/conf/web.xml

    r252 r430  
    1010        <!-- ADJUST THESE SETTINGS BELOW AS NECESSARY --> 
    1111        <!-- 
    12             In the presence of 'properties.file' it detected, web service will attempt 
    13             to repopulate parameters with those found within the file pointed to by 
    14             the 'properties-file' name/value pair value. 
     12            If the presence of a 'properties.file' parameter is detected, the web 
     13            service will attempt to repopulate the parameters with those found 
     14            within the file specified as the value. 
    1515        --> 
    1616        <init-param>