[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster-devel] ANNOUNCE xmlBlaster release 1.2
Hi,
xmlBlaster version 1.2 (2006-03-13 #14936) release is out.
XmlBlaster is under development or productive in a huge range
of industries like satellite control, air traffic control
telecommunication, radar, car industry, process monitoring etc.
This release is backward compatible to the previous regarding
the client server communication protocols.
It now uses the java.util.logging framework instead of jutils
so be prepared to port your code depending on jutils features.
The engine.Global class is renamed to engine.ServerScope, you
need to port your native plugins with respect to this rename.
It is tested under Linux/Solaris-SPARC/FreeBSD/WinXP with JDK
1.4-1.6 and g++ 2.9x/3.x/4.x, icc 8.x and 9.x, MSVisualC++ from
2003, MSVisualC++ 2005 beta2, SunCC compilers. There is no
reason why other platforms/compilers should not work, just try
it.
Persistence is checked against Oracle 9i and 10g, different
Postgres versions, MS-SQLServer 2000 and 2005, Firebird and
hsqldb.
It is leak checked in RAM and on persistence store for
Java,C,C++.
Since release 1.1 we are supporting JDK 1.4 or higher only.
For more details please visit
http://www.xmlblaster.org/xmlBlaster/CHANGES
http://www.xmlblaster.org/xmlBlaster/RELEASE_NOTES
enjoy,
the xmlBlaster maintainers