[CR #481055] When you deploy a self-contained application, you can configure the application to use all the classes from the internal class loader by setting the disableResolveFirstBySystem property to true. For example:
deploy.sh -disableResolveFirstBySystem foo.war
[CR #475511] EAServer 6.3 does not support the -jsr154filter option for the deploy.sh command line tool. -jsr154filter may be supported in a later version of EAServer.