Well, I think I solved my problem.
In case anybody is interested, the only modification I had to make was to change the ClassPathXmlApplicationContext to FileSystemXmlApplicationContext. In other...
Type: Posts; User: paccousa; Keyword(s):
Well, I think I solved my problem.
In case anybody is interested, the only modification I had to make was to change the ClassPathXmlApplicationContext to FileSystemXmlApplicationContext. In other...
Hi there.
First I'd like to thank feester for the class. Great job.
Now, the problem I am having. I am able to pass the xml files and the loading starts with no problem.
During the...