ojspc slow compilation and tags being recompiled

So we use ojspc (Oracle Java Compiler) to compile our JSPs and tag libraries. This saves us the overhead when loading the sites that it needs to parse the JSPs and Tags and thus slows down the initial first hit on a page. We used to be able to compile an .ear in about 2 [...]