User: jwalters
  Date: 01/07/18 07:38:23

  Modified:    src/resources/jdbc-rar/META-INF ra.xml
  Log:
  Completed update of jbosscx to Connector 1.0 pfd2
  
  Thanks to Thomasz Skutnik [EMAIL PROTECTED] for the patches.
  
  Revision  Changes    Path
  1.3       +3 -3      jbosspool/src/resources/jdbc-rar/META-INF/ra.xml
  
  Index: ra.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosspool/src/resources/jdbc-rar/META-INF/ra.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ra.xml    2001/07/18 02:52:40     1.2
  +++ ra.xml    2001/07/18 14:38:23     1.3
  @@ -72,10 +72,10 @@
               <config-property-name>Driver</config-property-name>
               <config-property-type>java.lang.String</config-property-type>
           </config-property>
  -        <auth-mechanism>
  -            <auth-mech-type>basic-password</auth-mech-type>
  +        <authentication-mechanism>
  +            
<authentication-mechanism-type>BasicPassword</authentication-mechanism-type>
               
<credential-interface>javax.resource.security.PasswordCredential</credential-interface>
  -        </auth-mechanism>
  +        </authentication-mechanism>
           <reauthentication-support>false</reauthentication-support>
       </resourceadapter>
   </connector>
  
  
  

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

Reply via email to