From seam-commits at lists.jboss.org Tue Sep 23 11:21:07 2008 Content-Type: multipart/mixed; boundary="===============6290498606562989484==" MIME-Version: 1.0 From: seam-commits at lists.jboss.org To: seam-commits at lists.jboss.org Subject: [seam-commits] Seam SVN: r9121 - trunk/doc/Seam_Reference_Guide/en-US. Date: Tue, 23 Sep 2008 11:21:07 -0400 Message-ID: --===============6290498606562989484== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manaRH Date: 2008-09-23 11:21:06 -0400 (Tue, 23 Sep 2008) New Revision: 9121 Modified: trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml Log: fixed some typos Modified: trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml 2008-09-23 15:19:32 = UTC (rev 9120) +++ trunk/doc/Seam_Reference_Guide/en-US/Websphere.xml 2008-09-23 15:21:06 = UTC (rev 9121) @@ -13,7 +13,7 @@ environment that we used for these examples. After a good deal of re= search and work we were able to get EJB3 applications to function correctly= . We will go over the details of those steps with the jee5 example. We will al= so deploy - the the JPA example application. + the JPA example application. =
Websphere environment and deployment information @@ -50,13 +50,13 @@ pack you follow the instructions to create a new server profile with the EJB3 feature pack enabled, or augment one of = your existing ones. This can also be done after the installation = - by running the profile managment tool. + by running the profile management tool. A note about restarting the server There are times that restarting the server will be required= after deploying or changes the examples in this chapter. Its does no= t seem like every change requires a restart. If you get errors or exc= eptions - after modifing a property or deploying an application try to r= estart + after modifying a property or deploying an application try to = restart the server.
= @@ -1463,8 +1463,8 @@ = You should end up with something like: - + + = @@ -1489,7 +1489,6 @@ = - --===============6290498606562989484==--