1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!-- This document was generated using DocBuilder 3.3.3 -->
<HTML>
<HEAD>
<TITLE>cosTransactions Release Notes</TITLE>
<SCRIPT type="text/javascript" src="../../../../doc/erlresolvelinks.js">
</SCRIPT>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#FF00FF"
ALINK="#FF0000">
<CENTER>
<A HREF="http://www.erlang.se"><IMG BORDER=0 ALT="[Ericsson AB]" SRC="min_head.gif"></A>
</CENTER>
<A NAME="1"><!-- Empty --></A>
<H2>1 cosTransactions Release Notes</H2>
<A NAME="1.1"><!-- Empty --></A>
<H3>1.1 cosTransactions 1.2, Release Notes</H3>
<A NAME="1.1.1"><!-- Empty --></A>
<H4>1.1.1 Improvements and New Features</H4>
<P>
<UL>
<LI>
The stub/skeleton-files generated by IC have been improved,
i.e., depending on the IDL-files, reduced the size of the
erl- and beam-files and decreased dependencies off Orber's
Interface Repository. It is necessary to re-compile all IDL-files
and use COS-applications, including Orber, compiled with
IC-4.2.<BR>
Own id: OTP-4576<BR>
</LI>
</UL>
<A NAME="1.2"><!-- Empty --></A>
<H3>1.2 cosTransactions 1.1.2, Release Notes</H3>
<A NAME="1.2.1"><!-- Empty --></A>
<H4>1.2.1 Improvements and New Features</H4>
<P>
<UL>
<LI>
To avoid un-necessary Heuristic decisions cosTransactions now
recognize more systems exceptions.<BR>
Own Id: OTP-4485<BR>
</LI>
</UL>
<A NAME="1.3"><!-- Empty --></A>
<H3>1.3 cosTransactions 1.1.1.1, Release Notes</H3>
<A NAME="1.3.1"><!-- Empty --></A>
<H4>1.3.1 Improvements and New Features</H4>
<P>
<UL>
<LI>
Updated internal documentation.<BR>
</LI>
</UL>
<A NAME="1.4"><!-- Empty --></A>
<H3>1.4 cosTransactions 1.1.1, Release Notes</H3>
<A NAME="1.4.1"><!-- Empty --></A>
<H4>1.4.1 Improvements and New Features</H4>
<P>
<UL>
<LI>
cosTransactions is now able to handle upgrade properly.
<BR>
Own Id: -<BR>
</LI>
<LI>
The cosTransactions factory now accepts <CODE>maxRetries</CODE> and
<CODE>comFailWait</CODE> options, which overrides the configuration parameters.
<BR>
Own Id: -<BR>
</LI>
</UL>
<A NAME="1.4.2"><!-- Empty --></A>
<H4>1.4.2 Incompatibilities</H4>
<P>
<UL>
<LI>
The configuration parameters <CODE>comm_failure_wait</CODE> and <CODE>max_retries</CODE>
changed to <CODE>maxRetries</CODE> and <CODE>comFailWait</CODE>. The default value for
<CODE>maxRetries</CODE> have been raised from 20 to 40.
<BR>
Own Id: -<BR>
</LI>
</UL>
<A NAME="1.5"><!-- Empty --></A>
<H3>1.5 cosTransactions 1.1, Release Notes</H3>
<A NAME="1.5.1"><!-- Empty --></A>
<H4>1.5.1 Improvements and New Features</H4>
<P>
<UL>
<LI>
First release of the cosTransactions application.
<BR>
Own Id: OTP-1741<BR>
</LI>
</UL>
<CENTER>
<HR>
<SMALL>
Copyright © 1991-2006
<A HREF="http://www.erlang.se">Ericsson AB</A><BR>
</SMALL>
</CENTER>
</BODY>
</HTML>
|