如何在jboss6中部署solr4
在运行的 jboss 6.x 应用程序服务器实例中部署 solr 4.x 的最佳方法是什么?
What is the best way to deploy solr 4.x in a running jboss 6.x application server instance?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
嗯,JBoss 具有嵌入式 Tomcat,因此我首先阅读有关 Solr 和 Tomcat 的文档。还有一些特定的 JBoss 文档,当然还有 一般安装说明的 wiki 页面。
Well, JBoss features an embedded Tomcat, so I'd start by reading the docs about Solr and Tomcat. There's also some specific docs for JBoss, and of course there's the wiki page for general installation instructions.