Package org.jboss.test.web.util

Class Summary
ClassInClasses (src) A class that is placed into the WEB-INF/classes directory to test the access of classes in that directory.
EarLibUser (src) A class that is placed into the WEB-INF/classes directory that accesses a class loaded from a jar jbosstest-web.ear/lib due to a reference from the jbosstest-web-ejbs.jar manifest ClassPath.
EJBManifestClass (src) A class that is placed into a jar in the jbossweb-test.ear/lib directory and loaded by the jbosstest-web-ejbs.jar manifest ClassPath and used by both the ClasspathServlet and ClasspathBean.
Util (src) A trivial utility class that is placed into the lib/util.jar directory of the war archive and used by servlets in the war to test access to the lib jars.