taylor 2004/08/01 11:28:55 Modified: webapp/WEB-INF/conf fusion.properties Log: added prop for pluto factories Revision Changes Path 1.6 +6 -5 jakarta-jetspeed/webapp/WEB-INF/conf/fusion.properties Index: fusion.properties =================================================================== RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/fusion.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- fusion.properties 1 Aug 2004 15:55:47 -0000 1.5 +++ fusion.properties 1 Aug 2004 18:28:55 -0000 1.6 @@ -3,9 +3,9 @@ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -99,7 +99,7 @@ #------------------------------------------------------------------------- -# J M X S E R V I C E +# J M X S E R V I C E #------------------------------------------------------------------------- # services.JMXService.mbean.descriptor=/WEB-INF/etc/jetspeed/conf/jetspeed-mbeans-descriptors.xml # services.JMXService.classname=org.apache.jetspeed.services.jmx.JetspeedJMXService @@ -107,7 +107,7 @@ # services.JMXService.mbeans.Registry=org.apache.jetspeed.mbeans.registry.RegistryMBeanImpl #------------------------------------------------------------------------- -# C A P A B I L I T Y, C O N T E N T E N C O D I N G +# C A P A B I L I T Y, C O N T E N T E N C O D I N G #------------------------------------------------------------------------- content.defaultencoding=iso-8859-1 @@ -130,3 +130,4 @@ #------------------------------------------------------------------------- jetspeed.root.assembly = /WEB-INF/conf/assembly/jetspeed.groovy jetspeed.spring.xml = /WEB-INF/conf/assembly/jetspeed-spring.xml +pluto-factories.xml = /WEB-INF/conf/assembly/pluto-factories.xml
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
