Speed up application start by adding own application classes to classes.jsa
You were almost there, you only need a couple steps to make it work. To add your own classes to the clients.js you need the following steps: The qualified name your classes (you have it) The classpath of these classes (you have it) Know how to recalculate the checksum (you have it) Dump the new … Read more