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

Steve Rowe commented on SOLR-7429:
----------------------------------

Looks to me like only jetty's jars are loaded from {{lib/}}, and since the 
previously used orbit version of the servlet-api was jetty's, it could live 
there and be loaded.  I tried renaming the symlink to use the {{jetty-}} naming 
pattern, and that didn't work, so there must be some other jar validation 
happening.

I moved the servlet-api jar to {{lib/ext/}}, and then it started appearing on 
the classpath of {{java -jar start.jar --dry-run}}.

> Remove Solr server module sync-hack introduced in SOLR-4050.
> ------------------------------------------------------------
>
>                 Key: SOLR-7429
>                 URL: https://issues.apache.org/jira/browse/SOLR-7429
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-7429-fix-servlet-api-deps.patch, SOLR-7429.patch
>
>
> This is annoying to the beast script I have and for other obvious reasons. We 
> would really like to use sync=true here like everywhere. I'll see what I can 
> do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to