User: starksm 
  Date: 01/09/26 18:56:23

  Modified:    catalina/src/etc/conf/catalina jboss.jcml.patch
  Log:
  Remove the other SecurityDomain configuration
  
  Revision  Changes    Path
  1.2       +0 -9      contrib/catalina/src/etc/conf/catalina/jboss.jcml.patch
  
  Index: jboss.jcml.patch
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/catalina/src/etc/conf/catalina/jboss.jcml.patch,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jboss.jcml.patch  2001/09/27 01:36:25     1.1
  +++ jboss.jcml.patch  2001/09/27 01:56:23     1.2
  @@ -1,12 +1,3 @@
  -60a61,68
  ->   <mbean code="org.jboss.security.plugins.JaasSecurityDomain" 
name="Security:securityDomain=other">
  ->     <constructor>
  ->        <arg type="java.lang.String" value="other" />
  ->     </constructor>
  ->     <attribute name="KeyStoreFile">.keystore</attribute>
  ->     <attribute name="KeyStoreType">JKS</attribute>
  ->     <attribute name="KeyStorePass">changeit</attribute>
  ->   </mbean>
   117,119c125,127
   <   <!-- Uncomment to add embedded tomcat service
   <   <mbean code="org.jboss.tomcat.EmbeddedTomcatServiceSX" 
name="DefaultDomain:service=EmbeddedTomcat" />
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to