Hi, On 31 Jan 2013, at 18:28, AJ Weber <[email protected]> wrote:
> Did the JAX-WS (JSR 311 contrib) server module make it into the 1.3 release? > I see ServerCli in the javadocs and the .server package seems to contain > classes to support what I read on the wiki regarding the web-service > "version" of the server. > > If so, is there some instruction on how to start that from the > app-jar-bundle? I _think_ from initial testing, that using the --server > param it is starting the original/old/sockets server. > > Thanks, > AJ > If you are looking for the JAX-WS server you will need to use the tika-server. You can find instructions on the Wiki here: http://wiki.apache.org/tika/TikaJAXRS Or on a previous thread: http://mail-archives.apache.org/mod_mbox/tika-user/201207.mbox/%[email protected]%3E Just realised it isn't covered in the Getting Started Guide on the website, so will update it. Cheers, Dave
