Author: julien(a)jboss.com
Date: 2007-06-15 11:06:58 -0400 (Fri, 15 Jun 2007)
New Revision: 7443
Modified:
docs/trunk/referenceGuide/en/modules/navtabs.xml
docs/trunk/referenceGuide/en/modules/wsrp.xml
Log:
fix invalid linkend in wsrp chapter
Modified: docs/trunk/referenceGuide/en/modules/navtabs.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/navtabs.xml 2007-06-15 14:48:02 UTC (rev 7442)
+++ docs/trunk/referenceGuide/en/modules/navtabs.xml 2007-06-15 15:06:58 UTC (rev 7443)
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<chapter id="navtabs">
<chapterinfo>
<author>
@@ -50,7 +51,7 @@
mapped as such in the
<emphasis>Resource_fr.properties</emphasis>
file, for French users:
- <programlisting><![CDATA[
+<programlisting><![CDATA[
PAGENAME_default=Accueil
PAGENAME_Admin=Admin
PAGENAME_Test=Test
Modified: docs/trunk/referenceGuide/en/modules/wsrp.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/wsrp.xml 2007-06-15 14:48:02 UTC (rev 7442)
+++ docs/trunk/referenceGuide/en/modules/wsrp.xml 2007-06-15 15:06:58 UTC (rev 7443)
@@ -182,7 +182,7 @@
<para>WSRP Consumers vary a lot as far as how they are configured. Most of
them require that you either specify
the URL for the Producer's WSDL definition or the URLs for the individual
endpoints. Please refer to your
Consumer's documentation for specific instructions. For instructions on how
to do so in JBoss Portal, please
- refer to <xref linkend="#consumer_configuration"/>.
+ refer to <xref linkend="consumer_configuration"/>.
</para>
<para>
JBoss Portal's Producer is automatically set up when you deploy a portal
instance with the WSRP service.
@@ -385,7 +385,7 @@
database, that producer information will be processed and recorded in the
database. Therefore, if you
wish to delete a producer configuration, you need to delete the associated
information in the database
(this can be accomplished using the configuration portlet as we shall see
in
- <xref linkend="#consumer-gui"/>)
<emphasis>AND</emphasis> remove the associated information in any
+ consumer gui) <emphasis>AND</emphasis> remove the associated
information in any
WSRP Producer descriptor (if such information exists) as the producer will
be re-created the next time
the WSRP is launched if that information is not removed.
</note>
Show replies by date