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 jf...@apache.org on 2004/06/26 21:36:58 UTC

cvs commit: jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf fusion-setup.properties.full fusion-setup.properties.empty

jford       2004/06/26 12:36:58

  Added:       fusion/src/webapp/WEB-INF/conf fusion-setup.properties.full
                        fusion-setup.properties.empty
  Log:
  Property files for fusion
  
  Revision  Changes    Path
  1.1                  jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf/fusion-setup.properties.full
  
  Index: fusion-setup.properties.full
  ===================================================================
  #########################################
  # Fusion                                #
  #########################################
  
  # Fusion modules path
  module.packages=org.apache.jetspeed.fusion.modules
  
  # Fusion Action phase
  action.accesscontroller=FusionAccessController
  
  ## Fusion service to bootstrap Jetspeed-2 Engine
  services.fusion.classname=org.apache.jetspeed.fusion.services.fusion.FusionServiceImpl
  services.fusion.properties.file=/WEB-INF/conf/fusion.properties
  
  # Base Fusion JSR 168 class
  fusion.jsr168.parent = JSR168Portlet
  # J2 Registry Portlet Definition key stored as parameter in J1 registry
  fusion.jsr168.portlet_definition=portlet_definition
  # J2 Registry Portlet Application key stored as parameter in J1 registry
  fusion.jsr168.portlet_application=portlet_application
  # PSML attribute with J2's Entity ID linking J1 instance to J2 entity
  fusion.jsr168.j2.entity = j2_entity
  
  # override the customizer action save to store added entities into J2 on customizer save event
  customizer.action.save = portlets.FusionEndCustomize
  
  
  
  1.1                  jakarta-jetspeed/fusion/src/webapp/WEB-INF/conf/fusion-setup.properties.empty
  
  	<<Binary file>>
  
  

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