The thing with the classes being copied, I saw the code. Jboss creates a class loader for each module (oops!) and this is an overhead. They have an osgi-like deployment structure, lots of modules are loaded from the server itself and this can explain the delays you were explaining yesterday.