karldmoore,
Apologies for the delayed posting. I got distracted and drifted into few other tasks.
Yes, your suggestion worked. My code now looks like:
ApplicationContext factory = new...
Type: Posts; User: binilthomas; Keyword(s):
karldmoore,
Apologies for the delayed posting. I got distracted and drifted into few other tasks.
Yes, your suggestion worked. My code now looks like:
ApplicationContext factory = new...
karldmoore,
Your post is very cryptic. As of now, I am taking it as a politely-worded RTFM. :) Yes, I read thru the relevant portion of the documentation. My configuration file is written with the...
Nope that did not work for me. :(
Hi all,
I am facing the same issue as mentioned above. I am using Spring 2.0.6 on JDk 1.5.0_06 on Windows. My bean configuration is as:
<beans>
<bean name="myJob"
...