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 ro...@apache.org on 2006/07/16 19:01:29 UTC

svn commit: r422477 - /webservices/axis2/trunk/java/xdocs/latest/spring.html

Author: robertlazarski
Date: Sun Jul 16 10:01:28 2006
New Revision: 422477

URL: http://svn.apache.org/viewvc?rev=422477&view=rev
Log:
Minor doc change for Spring

Modified:
    webservices/axis2/trunk/java/xdocs/latest/spring.html

Modified: webservices/axis2/trunk/java/xdocs/latest/spring.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/latest/spring.html?rev=422477&r1=422476&r2=422477&view=diff
==============================================================================
--- webservices/axis2/trunk/java/xdocs/latest/spring.html (original)
+++ webservices/axis2/trunk/java/xdocs/latest/spring.html Sun Jul 16 10:01:28 2006
@@ -38,11 +38,8 @@
       <param-value>/WEB-INF/applicationContext.xml</param-value>
     &lt;/context-param&gt;</pre>
 
-<p>Here we will show two examples of Spring's applicationContext.xml . The first example 
+<p>Here we will show two examples of Spring's /WEB-INF/applicationContext.xml . The first example 
 should be familair to any Spring user: </p>
-
-<p>A simple Spring configuration is shown below, including the Axis2 hooks, the web service, 
-and a bean that will be injected into the web service. This files path is /WEB-INF/applicationContext.xml:</p>
 
 <pre> &lt;?xml version="1.0" encoding="UTF-8"?&gt;
 &lt;!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd"&gt;



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