Uploaded image for project: 'Tika'
  1. Tika
  2. TIKA-894

Add webapp mode for Tika Server, simplifies deployment

    XMLWordPrintableJSON

Details

    Description

      For use in production services, Tika Server should really be deployed as a WAR file, under a reliable servlet container that knows how to run as a system service, for example Tomcat or JBoss.

      This is especially important on Windows, where I wasted an entire day trying to make TikaServerCli run as some kind of a service.

      Maven makes building a webapp pretty trivial. With the attached patch applied, "mvn war:war" should work. It seems to run fine in Tomcat, which makes Windows deployment much simpler. Just install Tomcat and drop the WAR file into tomcat's webapps directory and you're away.

      Attachments

        1. tika-server-webapp.patch
          4 kB
          Graham Charters

        Activity

          People

            Unassigned Unassigned
            gcc Graham Charters
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated: