PubMan 6 1
This is a protected page.
Restricted Access to MPDL
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.1 Release[edit]
Affected Servers[edit]
PubMan EAR[edit]
PubMan Properties[edit]
Core Infrastructure[edit]
the current version of escidoc-core used for this release is 1.2RC1 all below mentioned changes have to be applied to all affected servers
- Fedora
- the version of Fedora has to be 3.2.1
- the fedora-3.2-fix01-installer.jar delivered by FIZ creates an entry in the fedora.fcfg file,
which prevents Fedora to be started. Inside the <datastore id="localPostgreSQLPool"> section, the patrameter
<param name="ddlConverter" value="de.escidoc.core.common.business.fedora.mptstore.PostgresDDLGenerator"/>
has to be set to
<param name="ddlConverter" value="fedora.server.utilities.PostgresDDLConverter"/>
- JBoss
- the applicxation server has to be updated with a new patch (delivered by FIZ)
- FOXML
- switching from escidoc-core 1.1 to 1.2 requires a migration of the Fedora FOXML files
- the migration procedure delivered by FIZ has to be tested thorougly!!!
- see also Core database ...