Hi everyone,
I am get the following error on load of my application
I have not yet defined my abstract methods and also not defined my child class for this abstract class fully. Its work in progress. But my configuration seems to be wrong or something as my beans don't get created.
My application config xml looks as follows
The
java classes are as follows
Controller
LtrTemplateHandler
FileHandler
Please suggest if there anything I am doing wrongly?
Thanks,
Kavitha.