[jboss-svn-commits] JBL Code SVN: r36086 - labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Administration_Guide/en-US.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Fri Nov 26 09:57:15 EST 2010


Author: kevin.conner at jboss.com
Date: 2010-11-26 09:57:14 -0500 (Fri, 26 Nov 2010)
New Revision: 36086

Modified:
   labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Administration_Guide/en-US/Configuration.xml
Log:
Added alternative location of juddi persistence.xml: JBESB-3527

Modified: labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Administration_Guide/en-US/Configuration.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Administration_Guide/en-US/Configuration.xml	2010-11-26 14:20:49 UTC (rev 36085)
+++ labs/jbossesb/branches/JBESB_4_9_CP/product/docs/Administration_Guide/en-US/Configuration.xml	2010-11-26 14:57:14 UTC (rev 36086)
@@ -1166,7 +1166,9 @@
 </listitem>
 <listitem>
 <para>
-    Edit the <filename>jbossesb-registry.sar/META-INF/persistence.xml</filename> file. The
+    Edit the <filename>persistence.xml</filename>, located in either
+    <filename>jbossesb-registry.sar/META-INF/</filename>  or
+    <filename>jbossesb-registry.sar/juddi_config/META-INF/</filename>.
     <property>hibernate.dialect</property> property must be set to the type
     of database that is going to be used as the data source. (It may, for
     example, be



More information about the jboss-svn-commits mailing list