User: starksm
Date: 01/05/10 10:41:56
Modified: src/resources/web index.html
Log:
Update the secured test settings
Revision Changes Path
1.2 +5 -1 jbosstest/src/resources/web/index.html
Index: index.html
===================================================================
RCS file: /cvsroot/jboss/jbosstest/src/resources/web/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.html 2001/05/05 20:56:55 1.1
+++ index.html 2001/05/10 17:41:56 1.2
@@ -6,10 +6,14 @@
<h1>JBoss Servlet Container Integration Tests</h1>
<h2>Servlet Tests</h2>
<ul>
+ <li><a href="/jbosstest/DebugServlet">Try the DebugServlet</a>
+ A debugging servlet that dumps out its request thread ClassLoaders
+ and the JNDI InitialContext environment.
+
<li><a href="/jbosstest/ENCServlet">Try the ENCServlet</a>
A test of the servlet container integration into the JNDI namespace.
This
servlet accesses the java:comp/env namespace for JDBC
javax.sql.DataSources,
- JMS QueueConnectionFactory,
+ JMS QueueConnectionFactory, EJBs, env variables, etc.
</li>
<li><a href="/jbosstest/EJBServlet">Try the EJBServlet</a>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development