Show
Ignore:
Timestamp:
02/24/10 15:41:07 (2 years ago)
Author:
martijn
Message:

Accidentally checked in old version of GdbProvider?, reverted. Adjusted server start scripts.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/org.bridgedb.server/src/org/bridgedb/server/IDMapperService.java

    r308 r315  
    6363                { 
    6464                        System.err.println ("Could not find config file " + configFile); 
    65                         System.err.println ("Please copy webservice/gdb.config.template and adjust it to your needs"); 
     65                        System.err.println ("Please copy org.bridgedb.server/gdb.config.template and adjust it to your needs"); 
    6666                        System.exit(1); 
    6767                }