You can do things on startup with the containers stuff (mounted in 
ofbiz-containers.xml).

-David


Rupinder Singh Mazara wrote:
hi all

while ofbiz is warming up i need to execute a query and cache the results into some safe location.

what is the best mechanism to achieve this ?

i was think of assigning the resulting list from the query to the globalContext , but the basic issue is where to place the query so that it is executed at the startup of ofbiz

thanks




Reply via email to