[jboss-cvs] JBossAS SVN: r97274 - projects/docs/enterprise/4.2.8/readme/en-US.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Dec 1 22:26:18 EST 2009
Author: laubai
Date: 2009-12-01 22:26:18 -0500 (Tue, 01 Dec 2009)
New Revision: 97274
Modified:
projects/docs/enterprise/4.2.8/readme/en-US/Release_Notes_CP08.xml
Log:
Added changes for JBPAPP-3197.
Modified: projects/docs/enterprise/4.2.8/readme/en-US/Release_Notes_CP08.xml
===================================================================
--- projects/docs/enterprise/4.2.8/readme/en-US/Release_Notes_CP08.xml 2009-12-02 03:06:12 UTC (rev 97273)
+++ projects/docs/enterprise/4.2.8/readme/en-US/Release_Notes_CP08.xml 2009-12-02 03:26:18 UTC (rev 97274)
@@ -972,24 +972,27 @@
</formalpara>
<formalpara>
<title>Documentation</title>
- <listitem>
- <para>
- <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2809">JBPAPP-2809</ulink>: The <citetitle>Server Configuration Guide CP08</citetitle> contained in the packaged documentation bundle contains an error. In Section 5.5.1, <emphasis>JNDI Binding Manager</emphasis>, the first code example contains an incorrect line:
- </para>
- <programlisting>
-xmlns:jndi="urn:jboss:jndi-binding-service:10"
- </programlisting>
- <para>
- This line should be:
- </para>
- <programlisting>
-xmlns:jndi="urn:jboss:jndi-binding-service:1.0"
- </programlisting>
- <para>
- This has been corrected in the online documentation, available from <ulink url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/">http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/</ulink>.
- </para>
- </listitem>
-
+ <para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2809">JBPAPP-2809</ulink>: The <citetitle>Server Configuration Guide CP08</citetitle> contained in the packaged documentation bundle contains an error. In Section 5.5.1, <emphasis>JNDI Binding Manager</emphasis>, the first code example contains an incorrect line:
+ </para>
+ <programlisting>
+ xmlns:jndi="urn:jboss:jndi-binding-service:10"
+ </programlisting>
+ <para>
+ This line should be:
+ </para>
+ <programlisting>
+ xmlns:jndi="urn:jboss:jndi-binding-service:1.0"
+ </programlisting>
+ <para>
+ This has been corrected in the online documentation, available from <ulink url="http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/">http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/</ulink>.
+ </para>
+ </listitem>
+ </itemizedlist>
+ </para>
</formalpara>
<formalpara>
<title>Seam Known Issues</title>
More information about the jboss-cvs-commits
mailing list