Hi all.
Anyone involved in a configuration like this?
Or is it a wrong approach or the wrong place to ask for?
Thanks in advance,
Dino.
--
2010/3/10 Dino Di Cola
> Dear all,
> I am trying to provide an embedded server to a web application deployed in
> a servlet container (like tom
Dear all,
I am trying to provide an embedded server to a web application deployed in a
servlet container (like tomcat).
I would like to call a method like this
protected void configSolrServer() throws ConfigException {
String idxHome =
systemProp.getProperty(Configuration.Key.IDX_HOME)
tp replication, it is really awesome.
>
>
>
> On Tue, Mar 9, 2010 at 5:27 PM, Dino Di Cola wrote:
>
> > Dear all, I am trying to setup a master/slave index replication
> > with two slaves embedded in a tomcat cluster and a master kept in a
> > separate
> > mac
Dear all, I am trying to setup a master/slave index replication
with two slaves embedded in a tomcat cluster and a master kept in a separate
machine.
I would like to know if is it possible to configure slaves with a
ReplicationHandler able to access master
by starting an embedded server instead of
tmp