Ranjeeth,

    Di you figured aout how to do this.If yes, can you share with me how you
did it? Example bean definition in xml will be helpful.

--Sachin


Funtick wrote:
> 
> Use constructor and pass URL parameter. Nothing SPRING related... 
> 
> Create a Spring bean with attributes 'MySolr', 'MySolrUrl', and 'init'
> method... 'init' will create instance of CommonsHttpSolrServer. Configure
> Spring...
> 
> 
> 
>> I am using Solr 1.3 and Solrj as a Java Client. I am 
>> Integarating Solrj in Spring framwork, I am facing a problem, 
>> Spring framework is not inializing CommonsHttpSolrServer 
>> class, how can  I define this class to get the instance of 
>> SolrServer to invoke furthur method on this. 
>> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Initialising-of-CommonsHttpSolrServer-in-Spring-framwork-tp18808743p23451795.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to