User: jwalters
Date: 01/07/18 07:40:14
Modified: src/resources/org/jboss/jms/ra/META-INF ra.xml
Log:
Completed update of jbosscx to Connector 1.0 pfd2 spec.
Thanks to Thomasz Skutnik [EMAIL PROTECTED] for the patches
Revision Changes Path
1.3 +3 -3 jboss/src/resources/org/jboss/jms/ra/META-INF/ra.xml
Index: ra.xml
===================================================================
RCS file: /cvsroot/jboss/jboss/src/resources/org/jboss/jms/ra/META-INF/ra.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ra.xml 2001/07/18 03:01:52 1.2
+++ ra.xml 2001/07/18 14:40:14 1.3
@@ -18,10 +18,10 @@
<config-property-type>java.lang.String</config-property-type>
<config-property-value>java:DefaultJMSProvider</config-property-value>
</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