Can I run ES as a webapp within a tomcat container?
Thanks
Rajesh
Can I run ES as a webapp within a tomcat container?
Thanks
Rajesh
You probably can write your own war with a Servlet which start an ES node.
What is your use case ?
David
Twitter : @dadoonet / @elasticsearchfr
Le 29 mai 2012 à 22:01, Rajesh Jain rjain15@gmail.com a écrit :
Can I run ES as a webapp within a tomcat container?
Thanks
Rajesh
You can use the transport wares plugin which basically does the same:
Add the elasticsearch-transport-wares as dependency to your web
project and you can configure the provided servlet in your web.xml
file.
Martijn
On 29 May 2012 22:27, David Pilato david@pilato.fr wrote:
You probably can write your own war with a Servlet which start an ES node.
What is your use case ?
David
Twitter : @dadoonet / @elasticsearchfrLe 29 mai 2012 à 22:01, Rajesh Jain rjain15@gmail.com a écrit :
Can I run ES as a webapp within a tomcat container?
Thanks
Rajesh
--
Met vriendelijke groet,
Martijn van Groningen
Hello,
can you describe steps to configure elasticSearch with tomcat6
or an exemple if you can !
thanks
regards
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.