: with JBoss AS 4.0.5 GA. There is plenty of help on the Solr Wiki about : setting it up on Tomcat 5.5 Standalone, but no help on Tomcat 5.5 Bundled.
Sorry, i don't really know anything about JBoss. You might wnat to start by tackling the JNDI problem seperate from Solr ... make a simple little WAR containing a single JSP that echos the value of a JNDI variable ... and figure out the neccessary JBoss/Tomcat config to mke that work (presumably the JBoss community can help since you'll have a simple, portable test case that won't involve explaining Solr to them) if that works, but the same config for solr doesn't work ... well then we go back to hte drawing board. -Hoss