I know how to configure solr.home by using tomcat6, but I don't know how to set solr.home by using Glassfish(V2.1). I have tried to set the solr.home in .profile as fellows:
export ...
At the moment I have to go to /usr/java/apache-solr-1.4.0/example and then java -jar start.jar
Any ideas how to get this to start automatically on boot?
Im on a shared linux server.
Cheers