As for the static/instance mode thing - surely it can't be that there is still static state being set - that would make the entire exercise seem a bit redundant since you still couldn't mount several apps in the same JVM? (Not having looked into it) i'd expect the static API to back onto a Static "instance" which was used under the covers.