Re: Using JCC / PyLucene with JEPP?

2011-03-04 Thread Andi Vajda
On Mar 4, 2011, at 9:40, Bill Janssen wrote: > The number of patches to Tomcat make me uneasy. I was hoping to bundle > all this into a .war file containing a servlet which would use it with > an unmodified Tomcat. > > Does that seem possible? No. The PythonVM must be initialized in the main

Re: Using JCC / PyLucene with JEPP?

2011-03-04 Thread Bill Janssen
The number of patches to Tomcat make me uneasy. I was hoping to bundle all this into a .war file containing a servlet which would use it with an unmodified Tomcat. Does that seem possible? Also, what if I want to run a number of different Python programs? Can I instantiate PythonVM more than on

Re: Using JCC / PyLucene with JEPP?

2011-03-04 Thread Bill Janssen
Andi Vajda wrote: > Not so long ago on this list someone asked about this, using python from java > via jcc, something I've been doing with tomcat for a couple of years now. See http://mail-archives.apache.org/mod_mbox/lucene-pylucene-dev/201101.mbox/%3calpine.OSX.2.01.110021510.2366@yuzu.

Re: Using JCC / PyLucene with JEPP?

2011-03-04 Thread Bill Janssen
Andi Vajda wrote: > Not so long ago on this list someone asked about this, using python > from java via jcc, something I've been doing with tomcat for a couple > of years now. I sent a long, detailed answer. I believe it was to > Roman Chyla. A quick look in this mailing list archives should hel