Thinking more about this command:
java -jar glassfish.jar
This does not set the EE 6 modified jars we have for annotations (for
example @Resource with the new lookup attribute) and jaxb (in the gf
endorsed/ dir), so this is not a Java EE 6 compliant JVM process, right?
Another evil side effect of modifying JDK 6 apis...
Ludo