| (0006580) ferg
 11-20-14 10:09
 
 
 | i am trying to deploy a big fatjar (> 25 mb) and i noticed that on some of my cluster nodes this file gets truncated to 16777216 bytes resulting in a ZipException... and the deployment failed (at least on an actual cluster, doing this on an single (solo) nodes works fine). 
 Beside the showstopper (no deployment possible), i would like to reduce the size of the jar ... .is there any extlib functionality to provide basic stuff like mysql drivers etc in baratine ? I've tried putting it into /lib, but that did not work.
 |