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

Gavin King gavin.king at jboss.com
Fri Nov 10 14:23:44 EST 2006


  User: gavin   
  Date: 06/11/10 14:23:44

  Modified:    doc/reference/en/modules  events.xml
  Log:
  fixes
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/doc/reference/en/modules/events.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: events.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/events.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- events.xml	10 Nov 2006 05:50:30 -0000	1.3
  +++ events.xml	10 Nov 2006 19:23:44 -0000	1.4
  @@ -540,7 +540,7 @@
           <programlisting><![CDATA[<exceptions>
      
      <exception class="javax.persistence.EntityNotFoundException">
  -      <http-error errorCode="404"/>
  +      <http-error error-code="404"/>
      </exception>
      
      <exception class="javax.persistence.PersistenceException">
  
  
  



More information about the jboss-cvs-commits mailing list