| Back | Main view
IMiS/Storage Connector 3.1.1210 Java Interface
Product: | IMiS/Storage Connector JAVA |
Release: | 3.1.1210 |
Date: | 10/17/2012 |
Case:
IMiS/Storage Connector 3.1.1210 JAVA is released. This release introduces new openIMiSARCStorage methods with options parameter, fixes issues with user context session pools, and includes fixes made in 3.1.1204 Patch
. Trial version is available for testing purposes at info@imis.si.
Description:
What's new:
* new StorageConnector.openIMiSARCStorage methods with options parameter
* new public interface StorageType (like in .NET) with storage type constants that replaces old Storage class constants
* user context session pools are now compared not only by host, user name, computer name and application name, but also by crypto context values
* updated and improved documentation
Bugfixes:
* StorageConnector.openIMiSARCStorage(String host, int port, String profile) always used default port 16807.
* StorageConnector.storeObject(Document source, String profile): source is a null reference is now addressed.
Notes:
* IMiS/Storage Connector JAVA 3.1.1210 libraries: storageconnector.jar 3.1.1210.23, iarcli.jar 3.1.1209.51, iacxapi.jar 3.1.1204.30 and imisbase.jar 3.1.1210.7.
Related Documents:
IMiS/Storage Connector Java interface 3.1.1204 Patch
Storing objects on IMiS/ARC with IMiS/Storage Connector JAVA
Retrieving objects from IMiS/ARC with IMiS/Storage Connector JAVA
Logging in IMiS/Storage Connector JAVA
IMiS/Storage Connector JAVA issues when using Advanced (Encrypted) Authentication
Related Documents:
| Back | Main view