Hi Azeez,

Pulasthi got the following error while he was running the tests after the
Caching changes.

*Caused by: java.lang.IllegalStateException: No CachingProviders found in
classpath.*
*
*
After some digging we found out that the following system properties have
been set in the caching test cases.

System.getProperties().put("caching.provider.impl", new
CachingProviderImpl());
System.getProperties().put("annotation.provider.impl", new
AnnotationProviderImpl());

Where should we initialize these properties in the code base?

Thanks,
Sameera.

-- 
Sameera Jayasoma,
Architect,

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://sameera.adahas.org
twitter: https://twitter.com/sameerajayasoma
flickr: http://www.flickr.com/photos/sameera-jayasoma/collections

Lean . Enterprise . Middleware
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to