Hi Val, Thanks for opening the ticket.
Regarding the properties, I think it’d be good if each configurable property (e.g. CacheConfiguration.atomicityMode, CacheConfiguration.backups, TransactionConfiguration.txManagerLookupClassName, etc.) could have its own property name, such as you don’t have to rely on Spring-based configuration for the actual configuration of the Cache and instead pass a Properties object to CachingProvider::getCacheManager which would be honored (basically looking for the specific property names and setting those in the appropriate *Configuration object). Thanks - Juan > On Dec 4, 2015, at 12:48 PM, vkulichenko [via Apache Ignite Users] > <[email protected]> wrote: > > Juan, > > Here is the ticket for this: > https://issues.apache.org/jira/browse/IGNITE-2087 > <https://issues.apache.org/jira/browse/IGNITE-2087> > > What other properties except the class loader should be honored in your point > of view? Please share your thoughts in the ticket. You are also free to pick > it up and make the fix ;) > > -Val > > If you reply to this email, your message will be added to the discussion > below: > http://apache-ignite-users.70518.x6.nabble.com/Help-with-integrating-Ignite-as-JCache-with-JBoss-EAP-6-4-tp2134p2143.html > > <http://apache-ignite-users.70518.x6.nabble.com/Help-with-integrating-Ignite-as-JCache-with-JBoss-EAP-6-4-tp2134p2143.html> > To unsubscribe from Help with integrating Ignite(as JCache) with JBoss EAP > 6.4, click here > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2134&code=anNqdW5rZW1haWw3M0BnbWFpbC5jb218MjEzNHw1NjQzNTc4Mjg=>. > NAML > <http://apache-ignite-users.70518.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Help-with-integrating-Ignite-as-JCache-with-JBoss-EAP-6-4-tp2134p2144.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
