Skip to content

Releases: karolbe/repoint-r

Added better login capabilities

29 Feb 20:26
Compare
Choose a tag to compare
Pre-release

New in this version:

  • "Add External Docbroker" in the login window. In this way it is now possible to add a docbase from a different docbroker than defined in dfc.properties. It is also possible to add docbases even without dfc.properties. All without quitting and starting up repoint again.

As usual missing DFC libraries have to be added to plugins/com.documentum.dfc_0.1.0.201602291959/lib

Following libraries have to be added:

├── All-MB.jar
├── bpmutil.jar
├── ci.jar
├── collaboration.jar
├── configservice-api.jar
├── configservice-impl.jar
├── DDS.jar
├── dfcbase.jar
├── dfc.jar
├── DmcRecords.jar
├── dms-client-api.jar
├── messageArchive.jar
├── messageService.jar
├── subscription.jar
└── workflow.jar

Initial release

18 Feb 22:18
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release

This is the initial release.

You will need DFC libraries in Repoint-win.gtk.x86_32/plugins/com.documentum.dfc_0.1.0.201602182159/lib, here is the full list of what I have there:

activation.jar build.properties commons-codec-1.3.jar configservice-api.jar dfc.jar jaxb-api.jar jsr173_api.jar messageArchive.jar vsj-standard-3.3.jar xtrim-api.jar All-MB.jar certjFIPS.jar commons-lang-2.4.jar configservice-impl.jar dfc.keystore jaxb-impl.jar krbutil.jar messageService.jar workflow.jar xtrim-server.jar aspectjrt.jar ci.jar config.jar DDS.jar DmcRecords.jar jcifs-krb5-1.3.1.jar log4j.jar subscription.jar xalan.jar bpmutil.jar collaboration.jar config.jar.lck dfcbase.jar dms-client-api.jar jsafeFIPS.jar log4j.properties vsj-license.jar xercesImpl.jar

Additionally, the config.jar must contain dfc.properties, log4j.properties and dbor.properties - same as in previous Repoint versions.