Hi Jost,
with this Email I want to thank you for your work and the fast
implementation of things I mentioned only a few days before.=20
I tried the new bridge today and I'm happy about the new things ;-).
Many thanks,
Michael
-----Urspr=FCngliche Nachricht-----
Von: php...@li...
[mailto:php...@li...] Im Auftrag =
von
Jost Boekemeier
Gesendet: Montag, 28. M=E4rz 2005 13:54
An: php...@li...
Betreff: [Php-java-bridge-users] PHP/Java Bridge Version 2.0.5 =
available.
Version 2.0.5 of the PHP/Java Bridge is available. =20
=20
The binary for RedHat Enterprise Linux 3 or 4 or
Fedora Linux:
=20
http://prdownloads.sourceforge.net/php-java-bridge/php-java-bridge-2.0.5-=
1.i
386.rpm?download
=20
The binary for Windows XP:
=20
http://prdownloads.sourceforge.net/php-java-bridge/php-java-bridge_2.0.5-=
win
32-php5.zip?download
=20
Source for the rest:
=20
http://prdownloads.sourceforge.net/php-java-bridge/php-java-bridge_2.0.5.=
tar
.bz2?download
=20
The following bugs were fixed:
* The JavaBridgeClassLoader now extends from=20
URLClassloader, so that custom code written against=20
URLClassloader works as expected.
* A bug in the new 2.0 protocol was fixed which=20
ignored array values when the bridge run in PHP4.
See test tests.php5/arrayArray.php4 for details.=20
* A bug in the new 2.0 protocol was fixed which=20
confused empty arrays with "null values". See test=20
tests.php5/showResources.php for details.=20
* The default __tostring and cast <String> was=20
changed. Java objects displayed this way start=20
with "<Class:". This change was necessary for=20
PR1170405. See test
tests.php5/printToOutputStream.php for details.
New features:
* MONO supported (experimental). =20
You can compile JavaBridge.jar into a .NET=20
executable, for example with the command:
ikvm.exe JavaBridge.jar=20
and start JavaBridge.exe as usual. The bridge will
automatically join the MC group and responds to both
.NET and Java queries (i.e. java scripts may be=20
executed by a .NET VM, but not the other way 'round).
* Fail over and load balancing
supported(experimental).
The bridge sends out a multicast to all VM's which=20
have joined the MC group and selects the first VM=20
which has a load <20.
=09
=09
=09
___________________________________________________________=20
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier
anmelden: http://mail.yahoo.de
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick
_______________________________________________
php-java-bridge-users mailing list
php...@li...
https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users
|