User: stark   
  Date: 01/01/31 20:29:23

  Modified:    documentation HowTo.Security.html
  Log:
  Indicate that a cvs snapshot latter than Jan 10 2001 is required and
  that the current jboss_jetty.zip binary will not work.
  
  Revision  Changes    Path
  1.3       +7 -2      newsite/documentation/HowTo.Security.html
  
  Index: HowTo.Security.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/documentation/HowTo.Security.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HowTo.Security.html       2001/01/22 16:57:14     1.2
  +++ HowTo.Security.html       2001/02/01 04:29:23     1.3
  @@ -8,7 +8,12 @@
   
   <h1>How To Setup JAAS Based Security in JBoss</h1>
   <p>By <a href="mailto:[EMAIL PROTECTED]">Scott Stark</a>
  -for JBoss-PRE2.1, Jan 20 2001</p>
  +for JBoss-PRE2.1, Jan 20 2001.
  +<br>Note: These instructions require a cvs snapshot that is latter
  +than Jan 10 2001. The "JBoss-PRE2.1 with jetty 3.0.2" binary package
  +not work with these instructions as the configuration mechanism has
  +changed since the package was created.
  +</p>
   For a previous tutorial by <a href="" >Edward Kenworthy</a>, see
   <a 
href="http://www.mail-archive.com/[email protected]/msg07614.html">Security
 Walkthrough/How To/Tutorial, first cut</a>.
   The AppCallbackHandler implementation of CallbackHandler in this document
  @@ -378,7 +383,7 @@
   where ${jboss_home} is the location of your JBoss distribution.
   
   @author [EMAIL PROTECTED]
  -@version $Revision: 1.2 $
  +@version $Revision: 1.3 $
   */
   public class StatelessSessionClient
   {
  
  
  

Reply via email to