How to stop an IOException error using whilst using a combination of jython, pyro and ant?
- by Kelso
So the wonderful low down on this doozie of a problem:
short version:
We are building a distribution system for this item of software we're using. Basically we take out build artifact, store it on an ftp server which passes it to multiple clients which execute scripts to patch their servers.
Long version:
1 distribution server
multiple client…