Try adding the "start" call in your jetty.xml:
            <Set name="name">Realm Name</Set>
            <Set name="config"><SystemProperty name="jetty.home"
default="."/>/etc/realm.properties</Set>
            <Set name="refreshInterval">5</Set>
            <Call name="start"></Call>


On Wed, Jul 22, 2015 at 2:53 PM, O. Klein <kl...@octoweb.nl> wrote:

> Yeah I can't get it to work on Jetty 9 either on Linux.
>
> Just trying to password protect the admin pages.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Basic-auth-tp4218053p4218565.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>

Reply via email to