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

Shane Bryzak sbryzak at redhat.com
Sun Jun 24 07:07:08 EDT 2007


  User: sbryzak2
  Date: 07/06/24 07:07:08

  Modified:    doc/reference/en  master.xml
  Log:
  started web services documentation
  
  Revision  Changes    Path
  1.68      +2 -0      jboss-seam/doc/reference/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/master.xml,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -b -r1.67 -r1.68
  --- master.xml	24 Jun 2007 07:06:26 -0000	1.67
  +++ master.xml	24 Jun 2007 11:07:08 -0000	1.68
  @@ -21,6 +21,7 @@
   <!ENTITY mail                   SYSTEM "modules/mail.xml">
   <!ENTITY jms                    SYSTEM "modules/jms.xml">
   <!ENTITY cache                  SYSTEM "modules/cache.xml">
  +<!ENTITY webservices            SYSTEM "modules/webservices.xml">
   <!ENTITY remoting               SYSTEM "modules/remoting.xml">
   <!ENTITY gwt                    SYSTEM "modules/gwt.xml">
   <!ENTITY spring                 SYSTEM "modules/spring.xml">
  @@ -274,6 +275,7 @@
       &mail;
       &jms;
       &cache;
  +    &webservices;    
       &remoting;
       &gwt;
       &spring;
  
  
  



More information about the jboss-cvs-commits mailing list