Does JBoss still uses Tomcat? Tomcat has an external file to configure
war files in Catalina/localhost. If JBoss is not Tomcat any more, it
must have a directory and file format somewhere for an external
configuration of a servlet war.
Lance
Chris Hostetter wrote:
: 1-extract the solr.war
:
: 1-extract the solr.war
: 2-edit the web.xml for setting solr/home param
: 3-create the solr.war
: 4-setup solr home directory
: 5-copy the solr.war to JBossAs 6 deploy directory
: 7-start the jboss server
I don't know a lot about JBoss, but from what i understand there really
shouldn't be any
1-extract the solr.war
2-edit the web.xml for setting solr/home param
3-create the solr.war
4-setup solr home directory
5-copy the solr.war to JBossAs 6 deploy directory
7-start the jboss server
--
View this message in context:
http://lucene.472066.n3.nabble.com/Deploying-Solr-1-4-1-in-JbossAs-6