[jboss-cvs] JBossAS SVN: r95733 - projects/docs/enterprise/5.0/Release_Notes_GA/en-US.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 29 04:43:00 EDT 2009


Author: laubai
Date: 2009-10-29 04:43:00 -0400 (Thu, 29 Oct 2009)
New Revision: 95733

Modified:
   projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Author_Group.xml
   projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Release_Notes.xml
Log:
Made several last-minute additions to release notes.

Modified: projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Author_Group.xml	2009-10-29 08:10:23 UTC (rev 95732)
+++ projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Author_Group.xml	2009-10-29 08:43:00 UTC (rev 95733)
@@ -8,4 +8,8 @@
 		<surname>Rooskov</surname>
 		<email>irooskov at redhat.com</email>
 	</author>
+    <author>
+      <firstname>Laura</firstname>
+      <surname>Bailey</surname>
+    </author>
 </authorgroup>

Modified: projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Release_Notes.xml
===================================================================
--- projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Release_Notes.xml	2009-10-29 08:10:23 UTC (rev 95732)
+++ projects/docs/enterprise/5.0/Release_Notes_GA/en-US/Release_Notes.xml	2009-10-29 08:43:00 UTC (rev 95733)
@@ -344,7 +344,7 @@
 		<para>
 			You must have adequate disk space to install JDK and JBoss Enterprise Application Platform while also allowing enough space for your applications. You must have a working installation of JDK 1.6. For the latest information on supported Operating System / JVM combinations, supported Database platforms and current information on the revision level of included components, refer to the installation guide available online 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>. The installation guide also details instructions to install and verify the installation of the JBoss Enterprise Application Platform. 
 		</para>
-		<important>
+		<!--<important>
 				<title>Microsoft Windows</title>
 				<para>
 					When running the command <command>service.bat install</command> the following output may occur:
@@ -360,7 +360,7 @@
 </programlisting>
 					The message indicating that the service was installed will appear again but without an error. In this case the service has been correctly installed. This will be fixed in the General Availability release.
 				</para>
-		</important>
+		</important>-->
 <!--		<para>
 			Unzip the downloaded <filename>.zip</filename> file to the directory of your choice on any operating system
 			that supports the zip format.
@@ -445,12 +445,12 @@
 				The default startup profile is <filename>default</filename> which is a base Java EE 5 server profile containing a default set of services. It contains the most frequently used services required to deploy a Java EE 5 application. It does not include the JAXR service, the IIOP service, or any of the clustering services.
 			</para>
 			<para>
-				The <filename>default</filename> profile is not intended for production use or for the running of load, stress, availability or performance tests. In addition, the performance of this First Customer Ship release does not necessarily represent the final release.
+				The <filename>default</filename> profile is not intended for production use or for the running of load, stress, availability or performance tests. <!--In addition, the performance of this First Customer Ship release does not necessarily represent the final release.-->
 			</para>
 		</section>
 		<section id="source">
 			<title> Source Files </title>
-			<formalpara>
+			<!--<formalpara>
 				<title>SRPMs</title>
 				<para>
 					<itemizedlist>
@@ -468,14 +468,14 @@
 						</listitem>
 					</itemizedlist>
 				</para>
-			</formalpara>
+			</formalpara>-->
 			<formalpara>
 				<title>Source ZIP</title>
 				<para>
 					<itemizedlist>
 						<listitem>
 							<para>
-								<ulink url="ftp://ftp.redhat.com/pub/redhat/jbeap/5.0.0/en/source/jboss-eap-src-5.0.0.zip"> ftp://ftp.redhat.com/pub/redhat/jbeap/5.0.0/en/source/jboss-eap-src-5.0.0.zip</ulink>
+								<ulink url="ftp://ftp.redhat.com/pub/redhat/jbeap/5.0.0/en/source/jboss-eap-src-5.0.0.GA.zip"> ftp://ftp.redhat.com/pub/redhat/jbeap/5.0.0/en/source/jboss-eap-src-5.0.0.GA.zip</ulink>
 							</para>
 						</listitem>
 					</itemizedlist>
@@ -532,7 +532,7 @@
 			On a Linux system, the documentation is found in two rpms that will need to be installed manually. These rpms are <filename>jboss-seam-docs-&lt;version&gt;.noarch.rpm</filename>, and <filename>rh-eap-docs-&lt;version&gt;.noarch.rpm</filename>. For help with installing rpm packages on Red Hat Enterprise Linux, please refer to the Red Hat Knowledge base article located at <ulink url="http://kbase.redhat.com/faq/FAQ_35_198.shtm">http://kbase.redhat.com/faq/FAQ_35_198.shtm</ulink>
 		</para> -->
 		<para>
-			Amoungst the online documentation you will find the following important guides:
+			Amongst the online documentation you will find the following important guides:
 		</para>
 		<para>
 			<itemizedlist>
@@ -543,7 +543,7 @@
 				</listitem>
 				<listitem>
 					<para>
-						<filename>Getting Started</filename> details the directory structure of the platform and a quick tour of the Application Server and different configuration sets and services. Using a simple web application it illustrates the use of JSF-EJB3 components and how to use Seam to integrate the JSF and EJB3 components.
+						<filename>Getting Started</filename> details the directory structure of the platform and a quick tour of the Application Server and different configuration sets and services. <!--Using a simple web application it illustrates the use of JSF-EJB3 components and how to use Seam to integrate the JSF and EJB3 components.-->
 					</para>
 				</listitem> 
 				<listitem>
@@ -589,11 +589,11 @@
                     <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2306">JBPAPP-2306</ulink>: The HP-UX init script in the First Customer Ship, <filename>jboss_init_hpux.sh</filename>, did not let users define a bind address with the <code>-b</code> option. Support for this option has since been added to the script.
                   </para>
                 </listitem>
-                <listitem>
-                  <para>
-                    <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2952">JBPAPP-2952</ulink>: 
-                  </para>
-                </listitem>
+<!--                <listitem>
+                    <para>
+                        <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2582">JBPAPP-2582</ulink>: All Interop-Security Authorization tests currently fail when the Sun JDK 1.6.0_14 or later is in use. It is currently recommended to use an earlier version of the Sun JDK 6 or utilize Open JDK 6 as an alternative.
+                    </para>
+                </listitem>-->
               </itemizedlist>            
             </para>
         </formalpara>
@@ -657,19 +657,24 @@
 					</listitem>
 				</itemizedlist> 
 			</para>
-		</formalpara> 
+		</formalpara>-->
 		<formalpara>
 			<title>JBoss Seam</title>
 			<para>
 				<itemizedlist>
-					<listitem>
-						<para>
-							
-						</para>
-					</listitem>
+                    <listitem>
+                        <para>
+                            <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2154">JBPAPP-2154</ulink>: Some unsupported components such as IceFaces, Seam-jul and Wicket integration were included in the First Customer Ship. These unsupported components and the examples related to them have been removed.
+                        </para>
+                    </listitem>
+                    <listitem>
+                        <para>
+                            <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2155">JBPAPP-2155</ulink>: The Seam documentation included in the First Customer Ship contained unverified and unsupported information about non-JBoss containers. Unsupported information has been removed from the documentation, and the examples to do with unsupported containers have been removed.
+                        </para>
+                    </listitem>
 				</itemizedlist>
 			</para>
-		</formalpara>-->
+		</formalpara>
 		<formalpara>
 			<title>JBoss Hibernate</title>
 			<para>
@@ -712,7 +717,7 @@
 				<itemizedlist>
 					<listitem>
                     <para>
-                      <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2948">JBPAPP-2948</ulink>: The <filename>deploy/jmx-remoting.sar</filename> that instantiates a JSR-160 adapter for remote access to the JBoss MBeanServer for use with tools such as the JConsole did not support secure access. This presented a security risk in production environments where a specific address was accessed via this JSR-160 adapter. The adapter has been removed from the <filename>deploy</filename> directory for security purposes, and we do not recommend enabling it.
+                      <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2948">JBPAPP-2948</ulink>: The <filename>deploy/jmx-remoting.sar</filename> service instantiates a JSR-160 adapter for standardized remote access to the JBoss MBeanServer. This service is used with tools such as the JConsole. At present, this service does not support secure access. In production environments where the server binds to a specific address other than <literal>localhost</literal> this presents a potential security risk, so the adapter has been moved from the <filename>deploy</filename> directory into <filename>docs/examples/jmx</filename>. We do not recommend enabling it for production usage. If during development you wish to re-enable the adapter, copy it back to the <filename>deploy</filename> directory.
                     </para>
                     <para>
                       The adapter has been moved to <filename>/docs/examples</filename>. If you wish to re-enable it, move it back to the <filename>deploy</filename> directory.
@@ -770,11 +775,6 @@
 					</listitem>
 					<listitem>
 						<para>
-							<ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2582">JBPAPP-2582</ulink>: All Interop-Security Authorization tests currently fail when the Sun JDK 1.6.0_14 or later is in use. It is currently recommended to use an earlier version of the Sun JDK 6 or utilize Open JDK 6 as an alternative.
-						</para>
-					</listitem>
-					<listitem>
-						<para>
 							<ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2576">JBPAPP-2576</ulink>: The MySQL JDBC driver does not currently implement XA Recovery correctly.
 						</para>
 					</listitem>
@@ -1002,6 +1002,11 @@
                     <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-3010">JBPAPP-3010</ulink>: The <code>evict(Object)</code> method in <classname>EntityRegionAccessStrategy</classname> and <classname>CollectionRegionAccessStrategy</classname> attempts to remove objects from the cache without regard for transaction isolation. This is currently unsupported because JBoss Cache's <code>removeNode</code> method does not deal with transactions.
                   </para>
                 </listitem>
+                <listitem>
+                  <para>
+                     <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-3019">JBPAPP-3019</ulink>: The <filename>doc/examples/jboss-web-services-examples</filename> context causes a number of exceptions to occur. This context error means that the JBoss Web Services examples will not work correctly.
+                  </para>
+               </listitem>
 
 
 <!--               <listitem>
@@ -1018,6 +1023,21 @@
             <itemizedlist>
               <listitem>
                 <para>
+                  <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2385">JBPAPP-2385</ulink>: Seam's Spring example fails with an <exceptionname>IllegalStateException</exceptionname> when the login form is submitted on the IBM virtual machine. This is due to a defect in the IBM virtual machine. The fix for this issue has been deferred until the IBM virtual machine has been fixed.
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2377">JBPAPP-2377</ulink>: The Seamspace example fails with a <exceptionname>NullPointerException</exceptionname> when submitting a new blog entry on the IBM virtual machine. This is due to a defect in the IBM virtual machine. The fix for this issue has been deferred until the IBM virtual machine has been fixed.
+                </para>
+              </listitem>
+              <listitem>
+                <para>
+                  <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-3001">JBPAPP-3001</ulink>: The seam script included in this distribution does not have an executable permission set. An executable permission set is planned for inclusion in the next release of JBoss Enterprise Application Platform 5.
+                </para>
+              </listitem>
+              <!--<listitem>
+                <para>
                     <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2384">JBPAPP-2384</ulink>: The Seam Chatroom example throws an <exceptionname>EJBTransactionRolledbackException</exceptionname> when a user attempts to log in. This exception does not influence the application's functionality.
                 </para>
               </listitem>
@@ -1025,7 +1045,7 @@
                 <para>
                   <ulink url="https://jira.jboss.org/jira/browse/JBPAPP-2733">JBPAPP-2733</ulink>: When the Seam examples are tested with the TestNG plugin in JBDS, a <exceptionname>java.lang.AssertionError</exceptionname> is thrown. There is currently no workaround for this issue.
                 </para>
-              </listitem>
+              </listitem>-->
             </itemizedlist>
           </para>
         </formalpara>




More information about the jboss-cvs-commits mailing list