1 Reply Latest reply on Feb 15, 2011 9:35 AM by vblagojevic

    Configuration problem

    feci

      Hi,

       

      I have a special usecase where I need to create Configuration object which I'm passing to cacheManager. I'm providing the configuration for all embedded tools inside my app (not just infinispan) from one configuration xml, so after parsing my xml I have org.w3c.dom.Document with infinispan configuration.

       

      How can I create Configuration object from that? Is there other way than manually parsing and programaticaly setting all the values to Configuration object?

       

      thanx in advance

       

      Tomas