On Thu, Dec 11, 2008 at 11:21 AM, Neha Bhardwaj <
[EMAIL PROTECTED]> wrote:

> I am trying to configure jboss wih solr
>
>
>
> As stated in wiki docs I copied the  solr.war  but there is no web-apps
> folder currently present in jboss.
>
> So should I create web-apps manually and paste the war file there.

For JBoss, war files are deployed to this location:
$JBOSS_HOME/server/default/deploy
Please look up resources on the net for more information on running
applications in JBoss.

>
>
>
>
> I tried configuring solr with tomcat as well. I paste the war file in
> tomcat's web-apps folder. Now when I set system property solr.solr.home
>
> It raises an class not found exception.

Probably something is missing in the environment settings.
One way to get solr running in Tomcat is to start the Tomcat server from the
directory where solr home is present. E.g. solr home is at location
/home/users/test-solr/solr then start tomcat server from
/home/users/test-solr directory. This assumes that you have $TOMCAT_HOME/bin
in your PATH env variable.

>
>
>
>
> Can any one help me with that.
>
>
> DISCLAIMER
> ==========
> This e-mail may contain privileged and confidential information which is
> the property of Persistent Systems Ltd. It is intended only for the use of
> the individual or entity to which it is addressed. If you are not the
> intended recipient, you are not authorized to read, retain, copy, print,
> distribute or use this message. If you have received this communication in
> error, please notify the sender and delete all copies of this message.
> Persistent Systems Ltd. does not accept any liability for virus infected
> mails.
>



-- 
Regards,
Akshay Ukey.

Reply via email to