[
https://issues.apache.org/jira/browse/ANY23-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16680179#comment-16680179
]
ASF GitHub Bot commented on ANY23-419:
--------------------------------------
Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/132
@lewismc I have zero experience with Tomcat, so I'm just as in-the-dark as
you in this regard. Did you get an error message or stacktrace you could post
here?
I'd recommend removing all the newly added dependencies except for
`javax.xml.ws:jaxws-api`, since that's the only one (I think) that Tika doesn't
already pull in, and see how far that gets us. (Because otherwise we might need
to add additional exclusions to our tika-parsers dependency to avoid
conflicting class names if anyone's using the `maven-shade-plugin` or similar).
> Add J2EE depednencies such that service runs under JDK11
> --------------------------------------------------------
>
> Key: ANY23-419
> URL: https://issues.apache.org/jira/browse/ANY23-419
> Project: Apache Any23
> Issue Type: Improvement
> Components: build, service
> Affects Versions: 2.3
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Critical
> Fix For: 2.3
>
>
> As JDK11 drops support for shipping with various J2EE artifacts it is
> necessary for us to add them manually in service pom.xml
> PR coming up.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)