[opencms-dev] OpenCms javabean loading at startup

Steve Bryan steve at bright-interactive.com
Mon Feb 15 12:30:34 CET 2010


You could add your class as the action class of a module - it will then be
loaded when the webapp is started up. The class should probably be part of a
module anyway :-)

-----Original Message-----

Date: Mon, 15 Feb 2010 10:28:13 +0100
From: <opencms at centrum.cz>
Subject: [opencms-dev] OpenCms javabean loading at startup
To: <opencms-dev at opencms.org>
Message-ID: <1266226093.887168.18246.nullmailer at mail1013.cent>
Content-Type: text/plain; charset="utf-8"

Hi! I'm customizing my OpenCms installation and have created an object that
delivers part of my content. The object changes this content once in an
hour. Could you please advise me as to how to load this bean at OpenCms
startup so that it resides in memory and is able to set up its timer?




More information about the opencms-dev mailing list