Difference between revisions of "PubMan 6 2"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 38: Line 38:


== Validation Database ==
== Validation Database ==
* For activating new yearbook validation rules:
* Call http://xxx-pubman.mpdl.mpg.de:8080/validation/db.jsp
* Log in as eSciDoc system administrator
* execute:
DROP TABLE escidoc_validation_schema IF EXISTS;
DROP TABLE escidoc_validation_schema_snippets IF EXISTS;
* JBoss has to be restarted afterwards to load the new validation schemas


== CoNE Database (all except zim02.gwdg.de) ==
== CoNE Database (all except zim02.gwdg.de) ==

Revision as of 16:00, 9 November 2010

This page shall contain every change that is made during a qa release of the version mentioned above. If it's not here, it never happened!

PubMan 6.2 Release[edit]

Affected Servers[edit]






PubMan EAR[edit]

PubMan Properties[edit]

Core Infrastructure[edit]

Core Properties[edit]

Core Database[edit]

Validation Database[edit]

DROP TABLE escidoc_validation_schema IF EXISTS;
DROP TABLE escidoc_validation_schema_snippets IF EXISTS;
  • JBoss has to be restarted afterwards to load the new validation schemas

CoNE Database (all except zim02.gwdg.de)[edit]

  • Import this as iso639-3 into CoNE. [CAUTION] Choose "Update it with the imported object (overwrite matching predicates)" so that the original data are not overwritten.

Data Migration[edit]

eSciDoc Admin[edit]