You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ch...@apache.org on 2006/11/10 16:30:54 UTC

svn commit: r473368 - /webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html

Author: chatra
Date: Fri Nov 10 07:30:53 2006
New Revision: 473368

URL: http://svn.apache.org/viewvc?view=rev&rev=473368
Log:
added a more preferable path

Modified:
    webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html

Modified: webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html?view=diff&rev=473368&r1=473367&r2=473368
==============================================================================
--- webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html (original)
+++ webservices/axis2/branches/java/1_1/xdocs/1_1/pojoguide.html Fri Nov 10 07:30:53 2006
@@ -15,6 +15,8 @@
 Tomcat as a Web service in the exploded directory format. You'll also be
 shown how to take a POJO based on the Spring Framework, and deploy that as an
 AAR packaged Web service on Tomcat.</p>
+
+<h2>Content</h2>
 <ul>
   <li><a href="#introduction">Introduction</a></li>
   <li><a href="#pojo">The POJO</a></li>
@@ -559,7 +561,7 @@
 
 <p>Thus, you should get the following as output from the client:</p>
 <pre>run.client:
-    [javac] Compiling 1 source file to C:\apps\webapps\axis2SpringPOJO\target\cl
+    [javac] Compiling 1 source file to C:\axis2-1.1\samples\pojoguidespring\build\cl
 asses
      <b>[java] Temperature               : 89.9
      [java] Forecast                  : Sunny



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org