Last updated: 2006.06.29 by Chad Berkley

Installation instructions for the ecogrid-identifier service

1) Edit the build.properties file.  Make sure that target is set to 'identifierService', also make sure that the hostname and port are correct
2) Create the directory conf/IdentifierService/classes (I'm not sure why this isn't created automatically)
3) run 'ant war'
4) copy the newly created ecogrid-identifier.war to your tomcat/webapps dir
5) restart tomcat if you don't have automatic servlet reloading turned on.  Make sure the ecogrid-identifier servlet has installed (or reloaded) (also make sure it's in your mod_jk.conf file if you use apache with tomcat). 
6) When the servlet is ready, run 'ant deploy'

You should now be able to go to http://localhost/ecogrid-identifier/services
and see a listing of the services available.  The list should look like:
And now... Some Services

    * AdminService (wsdl)
          o AdminService 
    * Version (wsdl)
          o getVersion 
    * IdentifierService (wsdl)
          o isRegistered
          o addLSID
          o getNextRevision
          o getNextObject