]> source.dussan.org Git - archiva.git/commitdiff
use a snippet for applicationContext.xml content
authorOlivier Lamy <olamy@apache.org>
Thu, 6 Oct 2011 14:37:42 +0000 (14:37 +0000)
committerOlivier Lamy <olamy@apache.org>
Thu, 6 Oct 2011 14:37:42 +0000 (14:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1179649 13f79535-47bb-0310-9956-ffa450edef68

archiva-docs/src/site/apt/adminguide/repositories-content-storage.apt

index 5b847a77b9a68c91338d5eb9ebe065c1161afd3b..fc2f58471586f462ea3a51b08ce86b9b134ad5a4 100644 (file)
@@ -40,9 +40,4 @@ Repositories Content Storage
 
  If you want to change this default location, you must edit the file WEB-INF/applicationContext.xml, uncomment/edit lines and change with your values:
 
-+----------------------
-  <bean id="jcr-config" class="org.apache.archiva.metadata.repository.jcr.ArchivaJcrRepositoryConfig" factory-method="create">
-    <constructor-arg value="${appserver.base}/conf/repository.xml"/>
-    <constructor-arg value="${appserver.base}/data/jcr"/>
-  </bean>
-+----------------------
+%{snippet|id=jcr-location|url=http://svn.apache.org/repos/asf/archiva/trunk/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml}
\ No newline at end of file