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/09/27 22:44:42 UTC

svn commit: r450568 - /webservices/axis2/trunk/java/xdocs/1_1/spring.html

Author: robertlazarski
Date: Wed Sep 27 13:44:41 2006
New Revision: 450568

URL: http://svn.apache.org/viewvc?view=rev&rev=450568
Log:
minor typo

Modified:
    webservices/axis2/trunk/java/xdocs/1_1/spring.html

Modified: webservices/axis2/trunk/java/xdocs/1_1/spring.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/xdocs/1_1/spring.html?view=diff&rev=450568&r1=450567&r2=450568
==============================================================================
--- webservices/axis2/trunk/java/xdocs/1_1/spring.html (original)
+++ webservices/axis2/trunk/java/xdocs/1_1/spring.html Wed Sep 27 13:44:41 2006
@@ -456,7 +456,7 @@
     to the axis users list - Datasources via Spring inside the AAR have been tested. Basically it works as 
     typically done with Spring, though if you are passing Hibernate XML files you need to put them in a 
     place where Spring will find them. The most flexible way is as follows, using logging in DEBUG mode
-    to see were Spring will look in your jar / class locations: </p>
+    to see where Spring will look in your jar / class locations: </p>
     <source><pre>
     &lt;bean id="mySessionFactory" class="org.springframework.orm.hibernate3.LocalSessionFactoryBean"&gt;
                 &lt;property name="mappingLocations"&gt;



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