thilina     2005/06/08 00:09:22

  Modified:    kandula  project.xml
               kandula/xdocs user-guide.html
  Log:
  
  
  Revision  Changes    Path
  1.5       +0 -13     ws-fx/kandula/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/ws-fx/kandula/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml       7 Jun 2005 09:43:50 -0000       1.4
  +++ project.xml       8 Jun 2005 07:09:22 -0000       1.5
  @@ -239,19 +239,6 @@
       <!-- ======= -->
   
       <reports>
  -        <report>maven-license-plugin</report>
  -        <report>maven-checkstyle-plugin</report>
  -        <report>maven-pmd-plugin</report>
  -        <!-- <report>maven-simian-plugin</report> -->
  -        <report>maven-jdepend-plugin</report>
  -        <report>maven-changelog-plugin</report>
  -        <!-- <report>maven-statcvs-plugin</report> -->
  -        <report>maven-file-activity-plugin</report>
  -        <report>maven-developer-activity-plugin</report>
  -        <report>maven-jxr-plugin</report>
  -        <report>maven-javadoc-plugin</report>
  -        <report>maven-junit-report-plugin</report>
  -        <report>maven-clover-plugin</report>
       </reports>
   </project>
   
  
  
  
  1.4       +2 -3      ws-fx/kandula/xdocs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-fx/kandula/xdocs/user-guide.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- user-guide.html   8 Jun 2005 05:57:56 -0000       1.3
  +++ user-guide.html   8 Jun 2005 07:09:22 -0000       1.4
  @@ -103,8 +103,7 @@
   <P >The coordination service comprise of following web 
   services:</P>
   <UL>
  -  <LI  
  -  >Activation service 
  +  <LI>Activation service 
     (WS-Coordination) 
     <LI>Registration service 
     (WS-Coordination) 
  @@ -220,7 +219,7 @@
     on request flow. Also remove the 
org.apache.ws.transaction.participant.standalone.handler.TransactionHandler 
     used by standalone clients. The modified client-config.wsdd is shown 
below. </LI></OL>
   <P><source><pre>
  -&ltdeployment ...&gt;
  +&lt;deployment ...&gt;
       &lt;globalConfiguration&gt;
           &lt;requestFlow&gt;
               &lt;handler type=&quot;java:org.apache.axis.message.
  
  
  

Reply via email to