You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by vk...@apache.org on 2008/09/04 10:14:27 UTC

svn commit: r691914 - /portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml

Author: vkumar
Date: Thu Sep  4 01:14:27 2008
New Revision: 691914

URL: http://svn.apache.org/viewvc?rev=691914&view=rev
Log:
Changing Contentviewr portlet localtion from demo to j2-admin

Modified:
    portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml

Modified: portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml?rev=691914&r1=691913&r2=691914&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml (original)
+++ portals/jetspeed-2/portal/trunk/jetspeed-portal-resources/src/main/resources/assembly/pipelines.xml Thu Sep  4 01:14:27 2008
@@ -261,12 +261,13 @@
   <bean id="fileServerValve" class="org.apache.jetspeed.aggregator.FileServerValve" init-method="initialize">
     <meta key="j2:cat" value="default" />
     <!-- portlet -->
+    <!-- moving portlet from demo to J2-admin -- vkumar>
     <constructor-arg index="0">
-      <value>demo::ContentViewer</value>
+      <value>j2-admin::ContentViewer</value>
     </constructor-arg>
     <!-- entity -->
     <constructor-arg index="1">
-      <value>public.content.21</value>
+      <value>public.content.212</value>
     </constructor-arg>
   </bean>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org