Re: embedded server / servlet container

2010-03-11 Thread Dino Di Cola
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

embedded server / servlet container

2010-03-10 Thread Dino Di Cola
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)

Re: master/slave

2010-03-09 Thread Dino Di Cola
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

master/slave

2010-03-09 Thread Dino Di Cola
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

2010-03-09 Thread Dino Di Cola
tmp