On Tue, Aug 2, 2011 at 18:42, Jonathan Rochkind <rochk...@jhu.edu> wrote:
>
> You know that Solr distro comes with a jetty with a Solr in it, right, as an
> example application? Even if you don't want to use it for some reason, that
> would probably be the best model to look at for a working jetty with solr.

Sure, I know about the pre-configured Jetty and that one runes fine on
the command line.

> Or is the problem that you want a different version of jetty?

What I actually wanted is a robust background service with init script.

> As it happens, I just recently set up a jetty 6.1.26 for another project,
> not for solr. It was kind of a pain not being too familiar with java
> deployment or jetty.  But I did get JDNI working, by following the jetty
> instructions here: http://docs.codehaus.org/display/JETTY/JNDI  (It was a
> bit confusing to figure out what they were talking about not being familiar
> with jetty, but eventually I got it, and the instructions were correct.)

I can imagine. I'll probably try to hand that task over to someone who
does have a clue. :)

Thanks for your response!

Marian

Reply via email to