JPPF, java, parallel computing, distributed computing, grid computing, parallel, distributed, cluster, grid, cloud, open source, android, .net
JPPF

The open source
grid computing
solution

 Home   About   Features   Download   Documentation   On Github   Forums 

JPPF 2.5.2 patch 01

Download: jppf-2.5.2-patch-01.zip

Description (included readme.txt):

This patch fixes the bug [3386071 - Missing scenarios in generic serializer]

To appply this patch:

1. unzip "jppf-2.5.2-patch-01.zip"

2. to patch a JPPF node:
- copy the file "jppf-common-node.jar" in your node's /lib folder,
this will replace the previous version of the jar file.
- restart the node.

3. to patch a JPPF server/driver:
- copy the files "jppf-common-node.jar" and jppf-server.jar" in your server's /lib folder,
this will replace the previous version of the jar files.
- restart the server.

4. to patch a JPPF client or admin console:
- copy "jppf-common-node.jar" in your client application's library folder,
this will replace the previous version of the jar file.
- restart your JPPF application.

This patch also contains the new sources in separate jar files, "jppf-common-node-src.jar" and "jppf-server-src.jar"

Fixed bugs:


JPPF Copyright © 2005-2020 JPPF.org Get JPPF at SourceForge.net. Fast, secure and Free Open Source software downloads