RE: Not able to set up authentication

2010-06-08 Thread Kim Johansen
> > /solr/ezkimjohan/* > > /solr/ezkimjohan/admin/* > > Assuming the solr webapp is deployed properly, you must remove "/solr" from > the above. The pattern is relative to the webapp, not the server. > This was the solution! Thank you very much for helping me out on this.

RE: Not able to set up authentication

2010-06-08 Thread Caldarale, Charles R
> From: Kim Johansen [mailto:kim.johan...@webdealhosting.com] > Subject: Not able to set up authentication > > I'm trying to set up authentication in tomcat for the application solr. Exact Tomcat version? > > > ... > >roles="ezkimjohanrole"/&g

Not able to set up authentication

2010-06-08 Thread Kim Johansen
Hi, I'm trying to set up authentication in tomcat for the application solr. But when doing this, I'm not asked for a username and password, but i get a 403. This is the configuration I'm using: tomcat-users.xml ... web.xml ... Default /*