Project

General

Profile

« Previous | Next » 

Revision 8265

Refer to metacat.war deployments since those are now the default. https://projects.ecoinformatics.org/ecoinfo/issues/6082

View differences:

insertDocs.py
40 40
    sys.exit(1)
41 41

  
42 42
print "Logging into destination server"
43
dest = metacat.MetacatClient('localhost:8080','/knb/metacat')
43
dest = metacat.MetacatClient('localhost:8080','/metacat/metacat')
44 44
dest.login('username','password','NCEAS')
45 45

  
46 46
print "Open docid list and loop"

Also available in: Unified diff