[jboss-svn-commits] JBL Code SVN: r22733 - labs/jbossesb/trunk/product/lib/ext/jms/oracleaq.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Sat Sep 13 11:52:27 EDT 2008


Author: mark.little at jboss.com
Date: 2008-09-13 11:52:27 -0400 (Sat, 13 Sep 2008)
New Revision: 22733

Modified:
   labs/jbossesb/trunk/product/lib/ext/jms/oracleaq/readme.txt
Log:
https://jira.jboss.org/jira/browse/JBESB-1952

Modified: labs/jbossesb/trunk/product/lib/ext/jms/oracleaq/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/lib/ext/jms/oracleaq/readme.txt	2008-09-13 15:50:22 UTC (rev 22732)
+++ labs/jbossesb/trunk/product/lib/ext/jms/oracleaq/readme.txt	2008-09-13 15:52:27 UTC (rev 22733)
@@ -36,7 +36,7 @@
 2. Oracle AQ does not have a JNDI provider and it is common to register
    Queues in an LDAP. Here we chose to register the Queues to MockContext
    which is why you need the mockejb.jar, as well as the asm and cglib jars
-   that it depends on. The org.jboss.soa.esb.oracle.aq-4.2.MR2.jar plugin
+   that it depends on. The org.jboss.soa.esb.oracle.aq.<version>.jar plugin
    does the actual work of registering. Registering to JNP proved not
    possible because of code in the Oracle API to support option 1, the LDAP
    registration.




More information about the jboss-svn-commits mailing list