On Sat, Oct 27, 2018 at 1:29 AM Igal Sapir wrote:
>
> Woonsan,
>
> On Fri, Oct 26, 2018 at 2:54 PM Woonsan Ko wrote:
>
> > Not sure if it helps, but I've spent some hours to test it out for my
> > curiosity. Embedding tomcat v9 with an example servlet is simple
> > enough, but it's not working ye
Chris,
On Sat, Oct 13, 2018 at 6:41 PM Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> All,
>
> I've posted a question to the Solr mailing list[1] about why Jetty is
> being used instead of Tomcat, and it seems that it's just "alw
Woonsan,
On Fri, Oct 26, 2018 at 2:54 PM Woonsan Ko wrote:
> Not sure if it helps, but I've spent some hours to test it out for my
> curiosity. Embedding tomcat v9 with an example servlet is simple
> enough, but it's not working yet with fully initialized Solr:
> - https://github.com/woonsan/sol
Not sure if it helps, but I've spent some hours to test it out for my
curiosity. Embedding tomcat v9 with an example servlet is simple
enough, but it's not working yet with fully initialized Solr:
- https://github.com/woonsan/solr-tomcat
I'm not there yet to understand the reasons and have fixes.
On 10/18/2018 8:55 AM, Christopher Schultz wrote:
Actually, my goal was to convince the Solr team that switching from
Jetty to Tomcat was (a) possible and (b) possibly attractive.
Over on lucene-dev, I had said that I removed jetty from solr's ivy
config and found only two classes with errors
On 10/15/2018 2:15 AM, Jäkel, Guido wrote:
I have no experience with embedded tomcat, but it should be also straight
forward. Said that, I can't imagine the advantage of such an approach against
the currently used, which just start the Web Application Server (Jetty, Tomcat
or whatever) with th
Christopher Schultz
>> [mailto:ch...@christopherschultz.net] Sent: Sunday, October 14,
>> 2018 3:41 AM To: Tomcat Users List
>> Subject: Tomcat embedded with Apache Solr
>>
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA256
>>
>> All,
>>
>> I
ocuments. This Application was
also hosted together with others on our Tomcat plattform
With greetings
Guido
>-Original Message-
>From: Christopher Schultz [mailto:ch...@christopherschultz.net]
>Sent: Sunday, October 14, 2018 3:41 AM
>To: Tomcat Users List
>Subject: T
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
All,
I've posted a question to the Solr mailing list[1] about why Jetty is
being used instead of Tomcat, and it seems that it's just "always the
way it's been" for the most part.
These seems to be some interest in moving from their existing model
(