Hi, @tomk!

In addition to Denis answer, I would like to suggest to try WebConsole, see
https://ignite.apache.org/addons.html#web-console

Web Console will generate XML and Java code, pom file and many more.


On Fri, Apr 15, 2016 at 5:23 PM, Denis Magda <[email protected]> wrote:

> Hi,
>
> Sure, you can configure your caches in Spring xml configuration.
> You can refer to this exemplary configuration
>
> https://github.com/apache/ignite/blob/master/examples/config/example-cache.xml
>
> —
> Denis
>
> > On Apr 15, 2016, at 12:59 PM, tomk <[email protected]> wrote:
> >
> > Hello,
> > In my java code I am using CacheConfiguration to configure such things as
> > cache name, data source (jdbc connection).
> > Is it possible to eleminate this object from java code ? In place of
> them, I
> > would like to create setting file (xml).
> >
> >
> >
> > --
> > View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/It-it-possible-to-eleminate-CacheConfiguration-from-code-java-tp4214.html
> > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>
>


-- 
Alexey Kuznetsov
GridGain Systems
www.gridgain.com

Reply via email to