JAVIER created SOLR-4453:
----------------------------

             Summary: Cannot inherit from final class
                 Key: SOLR-4453
                 URL: https://issues.apache.org/jira/browse/SOLR-4453
             Project: Solr
          Issue Type: Test
          Components: clients - java
    Affects Versions: 4.1
         Environment: tomcat 7.0.34 64bits solr 4.1
            Reporter: JAVIER
            Priority: Minor
             Fix For: 4.0.1


when trying to call solserver tells me it can not be inherited, 

SolrServer solr = new HttpSolrServer("http://localhost:8080/solr/";);

java.lang.VerifyError: Cannot inherit from final class

if I use the lib solrj 3.1 works but with 4.1 -lib does not work

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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