Skip to content

[7.x.x] Add missing oXygenXML libs to fix - #210

Closed
marmoure wants to merge 1 commit into
develop-7.x.xfrom
bugfix/missing-oxygen-libs
Closed

[7.x.x] Add missing oXygenXML libs to fix#210
marmoure wants to merge 1 commit into
develop-7.x.xfrom
bugfix/missing-oxygen-libs

Conversation

@marmoure

Copy link
Copy Markdown
Contributor

This PR Fixes#209 which states:
Check datasource configuration. Could not instantiate: ro.sync.db.nxd.exist.ExistSession due to: java.lang.NoClassDefFoundError: xyz/elemental/mediatype/MediaType

Thanks to @adamretter suggestion adding the missing libs to exist-core\src\main\java\org\exist\webstart\JnlpJarFiles.java should fix the connection.

`Check datasource configuration. Could not instantiate: ro.sync.db.nxd.exist.ExistSession due to: java.lang.NoClassDefFoundError: xyz/elemental/mediatype/MediaType`
@codacy-production

Copy link
Copy Markdown

Not up to standards ⛔

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@adamretteradamretter changed the title Add missing OxygenXML libs to fix[7.x.x] Add missing oXygenXML libs to fixMay 21, 2026
@marmoure

Copy link
Copy Markdown
ContributorAuthor

Moved to #215 due to branch name changes

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@marmoure