-
Swallow flies to subversion land
On 20071005 the cvs code repository has been migrated to subversion, and all developer permissions have been updated accordingly.
2007-10-05 13:46:27 UTC by juanjobnt
-
Version 0.3.7 released
On 200611170054+0200 version 0.3.7 of the DBE Execution Environment was released.
2006-11-16 23:55:20 UTC by juanjobnt
-
New Release 0.3.5
New Servent version 0.3.5
It includes new features and bugfixing.
Major new Featrues:
* CoreComponents has been isolated form the core
* Prepared to run with dht
* New KB services
* SM 2.0
2006-11-07 20:00:31 UTC by clubifaximatic
-
New release 0.2.12
This release contains same ExE components as released with version 0.2.11, but the FADA node jar files has been updated in order to fix a bug detected in the 5.3.5 version of FADA.
2006-10-12 13:38:32 UTC by clubifaximatic
-
UPDATE fada JAR files
As you all now, the "swallow" project uses Fada (http://www.sourceforge.net/projects/fada) as P2P implementation. Last "swallow" application (version 0.2.11) was released using fada-5.3.5 library which contain an important bug. Since then, you can get "ServiceNotFound" even if service is correctly deployed.
A new version of FADA that fix that problem has been released (version 5.3.6). I encourage all people using "swallow", the DBE Execution Environment to update their FADA libraries.
How to update:
1 - download last version of fada at http://www.sourceforge.net/projects/fada
2 - decompress new fada-5.3.6.zip file in any temporal directory.
3 - remove old libraries form the servent installation (fada-client-5.3.5.jar and fada-common-5.3.5.jar) and replace them with the new ones (fada-client-5.3.6.jar and fada-common-5.3.6.jar). You will find these libraries at .../servent/common
4 - Remove .../servent/fada directory and replace it with the new one
Regards.
2006-10-09 18:13:46 UTC by clubifaximatic