User: starksm
Date: 01/05/30 19:30:03
Modified: src/resources/web index.html
Log:
Add test of a servlet performing a JAAS login to access a secured EJB.
Revision Changes Path
1.5 +5 -0 jbosstest/src/resources/web/index.html
Index: index.html
===================================================================
RCS file: /cvsroot/jboss/jbosstest/src/resources/web/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- index.html 2001/05/30 21:09:23 1.4
+++ index.html 2001/05/31 02:30:03 1.5
@@ -51,6 +51,11 @@
as well as propagation of the servlet container identity to an
unsecure EJB
which in turn calls a secure EJB to test principal propagation.
</li>
+
+ <li><a href="/jbosstest/ClientLoginServlet">Try ClientLoginServlet</a>
+ An unsecure servlet that performs a JAAS login as jduke to access a
+ secured EJB.
+ </li>
</ul>
</body>
</html>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development