[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Gavin King gavin.king at jboss.com
Fri Mar 23 19:15:38 EDT 2007


  User: gavin   
  Date: 07/03/23 19:15:38

  Modified:    doc/reference/en/modules  gettingstarted.xml
  Log:
  hot deplyment
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/doc/reference/en/modules/gettingstarted.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: gettingstarted.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/gettingstarted.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- gettingstarted.xml	23 Mar 2007 23:12:59 -0000	1.11
  +++ gettingstarted.xml	23 Mar 2007 23:15:38 -0000	1.12
  @@ -483,7 +483,7 @@
         But if we want to change any Java code, we still need to do a full restart
         of the application. (In JBoss this may be accomplished by touching the
         toplevel deployment descriptor: <literal>application.xml</literal> for an
  -      EAR, or <literal>web.xml</literal> for a WAR.
  +      EAR deployment, or <literal>web.xml</literal> for a WAR deployment.)
       </para>
       
       <para>
  
  
  



More information about the jboss-cvs-commits mailing list