I have not yet tried to run SolrCloud in another app server, but it shouldn't 
be a problem.

One issue you might have is the fact that we count on hostPort coming from the 
system property jetty.port. This is set in the default solr.xml - the hostPort 
defaults to jetty.port. You probably want to explicitly pass -DhostPort= if you 
are not going to use jetty.port.


- Mark Miller
lucidimagination.com
On Feb 1, 2012, at 2:44 PM, Darren Govoni wrote:

> Hi,
>  I'm trying to get the SolrCloud2 examples to work using a war deployed solr 
> into glassfish.
> The startup properties must be different in this case, because its having 
> trouble connecting to zookeeper when
> I deploy the solr war file.
> 
> Perhaps the embedded zookeeper has trouble running in an app server?
> 
> Any tips appreciated!
> 
> Darren
> 
> On 01/30/2012 06:58 PM, Darren Govoni wrote:
>> Hi,
>>  Is there any issue with running the new SolrCloud deployed as a war in 
>> another app server?
>> Has anyone tried this yet?
>> 
>> thanks.
> 













Reply via email to