AGETOR 3 COM integration

ORBLib is the basic COM integration part of the AGETOR(R) framework and it is used to implement services and clients in a COM enabled language.

The release of ORBLib is in platform depended binary format for running on Microsoft Windows(R). Please consult the user guide located in the package for information on how to install and use. If you need help or information please contract AGETOR Support for information.

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory   -
[TXT]release.txt 17-Sep-2007 10:41 1.6K
[   ]orblib3_0_0.apa 17-Sep-2007 10:41 229K

AGETOR ORBLib RELEASE NOTES:

This document describes changes and bug fixes to the
AGETOR ORBLib integration.
These changes may affect version upgrades, so if experiencing
problems after a version upgrade, please consult this document
and the major changes between the old and the new version.

===============================================================
2007-09-17 ORBLib 3.0.0
----------
+ Repacked for AGETOR 3.0

+ fixed a classpath problem

+ Tested with Microsoft IIS 6.0

===============================================================
2003-11-03 ORBLib 2.0.1
----------

+ IMPORTANT: In this version the ServiceORB is not implemented. 
Please contact agetorsupport@bording.dk if you need information 
about when it will be available.  

+ IMPORTANT: The ORBLib has been completely rebuilt and is now 
using the AGETOR development kit. Because of that you will also 
need to have Java development kit 1.3 or later installed on your 
machine.

+ IMPORTANT: ExternalORB component and the method sendQuestion 
has been removed.

+ IMPORTANT: The methods makeInvocation, doInvoke and brokerLogin 
have been added. Instead of using sendQuestion you will have to 
first call makeInvocation and then doInvoke after the parameters 
has been set. 


===============================================================
2003-05-30 ORBLib 2.0.0
----------

+ IMPORTANT: Has been rebuild and packaged for use with ADK 2.0.0.

===============================================================
----------
2003-05-05 ORBLib 1.2.0

+ Repackaged to be used together with the newest VBORBLib, but 
the implementation has not changed.