snichol     2002/09/05 11:52:24

  Modified:    java/docs/guide migration.html
  Log:
  Reported by "Janicki, Rob" <[EMAIL PROTECTED]>
  
  Fixed dead link for source diff.
  
  Revision  Changes    Path
  1.2       +2 -2      xml-soap/java/docs/guide/migration.html
  
  Index: migration.html
  ===================================================================
  RCS file: /home/cvs/xml-soap/java/docs/guide/migration.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- migration.html    25 May 2001 19:12:46 -0000      1.1
  +++ migration.html    5 Sep 2002 18:52:24 -0000       1.2
  @@ -23,7 +23,7 @@
   using JAXP. What does this mean for you? It means that if you had
   any code that used XMLParserLiaison then you will have to change
   that code. Luckily, the changes are simple: the <a
  
-href="http://xml.apache.org/websrc/cvsweb.cgi/xml-soap/java/samples/messaging/SendMessage.java.diff?r1=1.2&amp;r2=1.3&amp;diff_format=h";
  
+href="http://cvs.apache.org/viewcvs.cgi/xml-soap/java/samples/messaging/SendMessage.java.diff?r1=1.2&amp;r2=1.3&amp;diff_format=h";
   target="_top">differences between v1.2 and v1.3 of the &quot;messaging&quot;
   sample</a>, shows you exactly what to do!</p>
   
  @@ -34,7 +34,7 @@
   
   <h3>HTTP session maintenance</h3>
   
  -<p>We new support maintaining HTTP sessions. The &quot;addressbook2&quot;
  +<p>We now support maintaining HTTP sessions. The &quot;addressbook2&quot;
   sample shows an example of how to use it. </p>
   
   <p>The session support is on by default. If you were interacting
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to