[ 
https://issues.apache.org/jira/browse/SOLR-3159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227459#comment-13227459
 ] 

Stefan Matheis (steffkes) commented on SOLR-3159:
-------------------------------------------------

bq. Another little glitch i just noticed is that aparently with the new jetty 
configs JSP support isn't enabled? loading http://localhost:8983/solr/ works 
fine, but http://localhost:8983/solr/admin/dataimport.jsp gives a 500 error 
"JSP support not configured"

Yepp, just created SOLR-3234 for that. We have just missed them, while sorting 
out all JSP-Files in SOLR-3202. They should be no longer required ,since we use 
now Handlers and Servlets for all the UI related stuff.
                
> Upgrade to Jetty 8
> ------------------
>
>                 Key: SOLR-3159
>                 URL: https://issues.apache.org/jira/browse/SOLR-3159
>             Project: Solr
>          Issue Type: Task
>            Reporter: Ryan McKinley
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3159-maven.patch
>
>
> Solr is currently tested (and bundled) with a patched jetty-6 version.  
> Ideally we can release and test with a standard version.
> Jetty-6 (at codehaus) is just maintenance now.  New development and 
> improvements are now hosted at eclipse.  Assuming performance is equivalent, 
> I think we should switch to Jetty 8.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to