Hi all,

        I'm attempting to schedule a job using the scheduler service. 
Problem is I keep getting null pointers due to the module.packages 
directive in TurbineResources.properties.

My directive is as follows:

module.packages=org.apache.jetspeed.modules
module.packages=com.lwsi.util,org.apache.turbine.modules

The classname is UpdateScheduler, so naturally UpdateScheduler.class is 
residing in WEB-INF/classes/com/lwsi/util/

Can someone point me in the right direction to make sure that the class 
path is set properly?


______________________
Shawn Haworth
LWSI/WebDev Programmer

Reply via email to