Hi You can do like this:
CacheManager cm = Caching.getCachingProvider().getCacheManager(URI.create( <URI string pointing to ignite.xml> ), null); BR -- Henrik Lundahl On Wed, Feb 3, 2016 at 12:36 PM, Ravi <[email protected]> wrote: > how to read configuration ignite.xml using cachemanager ? > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/read-configuration-usign-cachemanager-tp2813.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. >
