Re: Solr and JBOSS Integration

2008-10-23 Thread con
> > > Windows >> > > machine and would like to find how to integrate it together. >> > > >> > > can anyone help me? >> > > >> > > Thanks, >> > > >> > > Jae Joo >> > >> > -- >> > Grant Ingersoll >> > http://lucene.grantingersoll.com >> > >> > Lucene Helpful Hints: >> > http://wiki.apache.org/lucene-java/BasicsOfPerformance >> > http://wiki.apache.org/lucene-java/LuceneFAQ >> > >> > >> > >> > > -- View this message in context: http://www.nabble.com/Solr-and-JBOSS-Integration-tp12326460p20130803.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr and JBOSS Integration

2007-08-27 Thread Thierry Collogne
Hi, The method works, but has the drawback that you need to configure your solr home inside the war of the web application. What we did is the following: Add this to the jboss-service.xml http://www.w3.org/2001/XMLSchema-instance"; xmlns:jndi="urn:jboss:jndi-binding-

Re: Solr and JBOSS Integration

2007-08-26 Thread Jae Joo
sort of, but need more details. How about solr.war file? do I have to copy it into jboss deploy directory? Otherwise, how I let jboss kow where Solr is? Any idea how to handle *.jar files for Solr? Thanks, Jae On 8/26/07, Grant Ingersoll <[EMAIL PROTECTED]> wrote: > > Is this what you are lookin

Re: Solr and JBOSS Integration

2007-08-26 Thread Grant Ingersoll
Is this what you are looking for: http://wiki.apache.org/solr/SolrJBoss On Aug 25, 2007, at 10:18 AM, Jae Joo wrote: Hi, I have Solr 1.2 and JBoss Application Server 4.2.1 installed in Windows machine and would like to find how to integrate it together. can anyone help me? Thanks, Jae Jo

Solr and JBOSS Integration

2007-08-25 Thread Jae Joo
Hi, I have Solr 1.2 and JBoss Application Server 4.2.1 installed in Windows machine and would like to find how to integrate it together. can anyone help me? Thanks, Jae Joo