Hi Giovanni, Solr 1.4 does work fine in JBoss (all of the features, including all of the admin pages). For example, I am running it in JBoss 4.0.5.GA on JDK 1.5.0_18 without problems. I am also using Jetty instead of Tomcat, however instructions for getting it to work in JBoss with Tomcat can be found here: http://wiki.apache.org/solr/SolrJBoss It should work fine on JBoss 4.0.1.
- Daryl. On Thu, Jun 18, 2009 at 8:57 AM, Giovanni De Stefano < giovanni.destef...@gmail.com> wrote: > Hello all, > > I have a simple question :-) > > In my project it is mandatory to use Jboss 4.0.1 SP3 and Java 1.5.0_06/08. > The software relies on Solr 1.4. > > Now, I am aware that some JSP Admin pages will not be displayed due to some > Java5/6 dependency but this is not a problem because rewriting some of the > JSPs it is possible to have everything up and running. > > The real question is: is anybody aware of any feature that might not work > when deploying the solr based software in Jboss 4? > > I look forward to hearing your experience. > > Cheers, > Giovanni >