Venice Web Communities System Venice Web Communities System (TODO: fill out description) Contains SourceID-SSO, configured as Service Provider logging.config WEB-INF/logging.xml The path and file name of the Log4J logger configuration file, relative to the application root. dynamo.config WEB-INF/dynamo.xml The path and file name of the base Dynamo configuration file, relative to the application root. The default, if not specified, is "WEB-INF/dynamo.xml". SSO.config.attrs object=sso ScriptExec Executes a scripting file as a servlet. com.silverwrist.dynamo.servlet.ScriptExecServlet remove.extension vs The extension which is used in the servlet mapping to distinguish scripts to execute. This extension is removed from the servlet path to create the script name. script.prefix /scripts The resource prefix to use for scripts. This is prepended to the servlet path to create the script name which is executed. 1 XmlRpc Executes XML-RPC requests. com.silverwrist.dynamo.xmlrpc.XmlRpcServlet subsystem.object xmlrpc The object name of the XML-RPC subsystem object. Must match the name configured for the com.silverwrist.dynamo.xmlrpc.XmlRpcSubSystem object in dynamo.xml. Remapper Remaps URLs to other URLs programmatically. com.silverwrist.dynamo.servlet.RemapperServlet data.object remapper The object name of the remapper data object. Must match the name configured for the com.silverwrist.dynamo.servlet.RemapperData object in dynamo.xml. Image Serves up images from the ImageStore. com.silverwrist.dynamo.servlet.ImageServlet image.store images The object name of the image store object. Must match the name configured for the com.silverwrist.dynamo.db.ImageStoreObject object in dynamo.xml. StyleSheet Serves up CSS stylesheets for use by the frame. com.silverwrist.venice.frame.StyleSheetServlet Frame Frames static pages within the outer Venice frame. com.silverwrist.venice.servlet.FrameServlet content.prefix static The prefix to apply to the static content path before retrieving it. Interpreted relative to the Web application root (i.e. where Web content normally gets linked from). cache.hard.limit 5 Maximum number of documents that will be hard-cached by this servlet. Must be at least 1. cache.soft.limit 10 Maximum number of documents that will be soft-cached by this servlet. Will always be at least twice the number of hard-cached documents. PasswordRecovery Used to access the password recovery feature; changes user passwords. com.silverwrist.venice.session.PasswordRecoveryServlet User Displays user profiles. com.silverwrist.venice.servlet.UserServlet SourceID-SSO-Manager Loads configuration at boot time, and provides instrumentation and admin control org.sourceid.sso.servlets.Manager 15 SourceID-SSO-Authenticator Provides Identity Provider (IDP) Authentication Services org.sourceid.sso.servlets.Authenticator SourceID-SSO-AuthnRequestor Provides Service Provider (SP) Authentication Request Services org.sourceid.sso.servlets.AuthnRequestor SourceID-SSO-FederationTerminator Provides Federation Termination Services org.sourceid.sso.servlets.FederationTerminator SourceID-SSO-Logout Provides Single Logout Services org.sourceid.sso.servlets.Logout SourceID-SSO-NameRegistrar Provides Single Logout Services org.sourceid.sso.servlets.NameRegistrar AxisServlet Apache-Axis Servlet org.apache.axis.transport.http.AxisServlet AdminServlet Axis Admin Servlet org.apache.axis.transport.http.AdminServlet 100 SOAPMonitorService SOAPMonitorService org.apache.axis.monitor.SOAPMonitorService SOAPMonitorPort 5001 100 ScriptExec *.vs XmlRpc /RPC2 Remapper /verifyemail Image /imagedata/* StyleSheet /stylesheet-base.css StyleSheet /stylesheet-advanced.css Frame /frame/* PasswordRecovery /passrecovery/* User /user/* SourceID-SSO-Authenticator /sso/authn SourceID-SSO-AuthnRequestor /sso/authnRequest SourceID-SSO-FederationTerminator /sso/fedterm SourceID-SSO-Logout /sso/logout SourceID-SSO-NameRegistrar /sso/rni AxisServlet /sso/soap/* 60 default.jsp index.html