[
https://issues.apache.org/jira/browse/OAK-11848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manfred Baedke updated OAK-11848:
---------------------------------
Description:
Broken by the recent Mongo driver update.
Root cause: java.lang.NoClassDefFoundError:
com/mongodb/internal/connection/StreamFactory.
But even with an older version of the mongo driver, everything but WebDAV is
broken due to Apache Felix libraries using jakarta.servlet ,while Oak still
uses javax.servlet.
was:
Broken by the recent Mongo driver update.
Root cause: java.lang.NoClassDefFoundError:
com/mongodb/internal/connection/StreamFactory
> oak-standalone does not start anymore
> -------------------------------------
>
> Key: OAK-11848
> URL: https://issues.apache.org/jira/browse/OAK-11848
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: examples, standalone
> Reporter: Manfred Baedke
> Assignee: Manfred Baedke
> Priority: Major
>
> Broken by the recent Mongo driver update.
> Root cause: java.lang.NoClassDefFoundError:
> com/mongodb/internal/connection/StreamFactory.
> But even with an older version of the mongo driver, everything but WebDAV is
> broken due to Apache Felix libraries using jakarta.servlet ,while Oak still
> uses javax.servlet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)