On 13 août, 12:00, hbf <[email protected]> wrote:
> Hi everybody,
>
> I am using the Apache Tika libraries [1] in my GWT project. All JUnit
> test pass fine but in hosted mode, Tika does not find any parsers.
> I've checked the source and see that they use the ServiceRegistry [2]
> to find parsers, and in hosted mode, none are found.
>
> When I put the Tika JARs into project/war/WEB-INF/lib/, Tika finds all
> parsers in hosted mode, but I am not so happy with this as I am using
> Maven to manage dependencies (and mvn eclipse:eclipse together with
> the GWT Eclipse Plugin).

See http://code.google.com/eclipse/docs/faq.html#gwt_with_maven

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to