Re: Tomcat calling into itself

2011-04-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael, On 4/5/2011 2:56 AM, Michael McCutcheon wrote: > I have heard that it is not recommended to run the webapp on the same > tomcat instance as Solr, due to potential threading issues of tomcat > calling into itself. If your webapp and Solr will

Re: Tomcat calling into itself

2011-04-05 Thread André Warnier
Pid wrote: On 4/5/11 7:56 AM, Michael McCutcheon wrote: Hello, I have a java webapp that is going to make calls to Solr. Both the webapp and Solr will be on the same server. OK. Note it's a good idea to tell us what exact OS, Java, Tomcat versions you're running. I have heard that it is

Re: Tomcat calling into itself

2011-04-05 Thread Pid
On 4/5/11 7:56 AM, Michael McCutcheon wrote: > Hello, > > I have a java webapp that is going to make calls to Solr. Both the > webapp and Solr will be on the same server. OK. Note it's a good idea to tell us what exact OS, Java, Tomcat versions you're running. > I have heard that it is not re