i am new jcr and i am trying to do sample project myself. i read some article like http://www.infoq.com/articles/spring-modules-jcr and spring module referans guide. i am getting error that is below....
Type: Posts; User: santavik; Keyword(s):
i am new jcr and i am trying to do sample project myself. i read some article like http://www.infoq.com/articles/spring-modules-jcr and spring module referans guide. i am getting error that is below....
Hey all;
i am new jcr and jcr spring module. i am trying to initialized a repository with spring module but i cant do. i am getting this error. i add all jar. Exeption say class not found but i...
i solved the problem is - maybe you wanna know - common-collection.jar which is version old.
Can anybody help me?
I'm trying to integrated quartz to spring.
using jars;
- spring 2.5.3 jar
- quartz 1.6.5 jar
- and others spring jar
i do a class which is name ExampleJob...