Hi Mircea,
On 05/29/2014 01:38 PM, Mircea Markus wrote:
Hi Ion,
Would be good to have a documentation page + blog on how to install ISPN in Karaf: where
to take the features file from, how to install the jars, what are the limitations (e.g.
query not supported yet) etc. Martin has written a nice blog for the hotrod client
already:
http://blog.infinispan.org/search/label/osgi
Cheers,
The process is the same for the other modules also.
At the moment each bundle/module when installed using Karaf Features
will pull in the modules it depends on (e.g. installing
infinispan-cachestore-remote will also install commons, core and
hotrod-client).
Perhaps in addition to this it might help to have an additional feature
file which would install the bundles frequently used together (similar
to [2])
I'll add this and document the process though it's not different from
what Martin described.
[1]
https://github.com/infinispan/infinispan/pull/2540
[2]
https://issues.jboss.org/browse/ISPN-4333
Regards,
Ion Savin