Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using/setting Lift Props in resources/properties/default.props causes a NoClassDefFoundError #4

Open
karma4u101 opened this issue Apr 14, 2016 · 1 comment
Labels

Comments

@karma4u101
Copy link
Owner

karma4u101 commented Apr 14, 2016

Geronimo 3 and NoClassDefFoundError org/w3c/dom/ElementTraversal

Using/setting Lift Props in resources/properties/default.props causes a NoClassDefFoundError org/w3c/dom/ElementTraversal on application start when used in the Geronimo 3 application server.

The problem seems to be related to specific xml-apis.jar versions some posts indicates that xml-apis-1.4.01 should work as it includes ElementTraversal (other/older versions do not).

Google search:
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal
java.lang.NoClassDefFoundError: org/w3c/dom/ElementTraversal petersson.peter

Reminder:
Check dependency tree for transient pulld in xml-apis versions to see if there may be a version clash problem. Check geronimo 3 xml-apis version (is it endorsed?)

@karma4u101
Copy link
Owner Author

Check if this works when running Geronimo in java 8.

@karma4u101 karma4u101 added this to the 1.7 milestone Jul 11, 2016
@karma4u101 karma4u101 self-assigned this Jul 11, 2016
@karma4u101 karma4u101 changed the title Geronimo 3 and NoClassDefFoundError org/w3c/dom/ElementTraversal Using/setting Lift Props in resources/properties/default.props causes a NoClassDefFoundError Jul 11, 2016
@karma4u101 karma4u101 removed this from the 1.7 milestone Sep 24, 2016
@karma4u101 karma4u101 removed their assignment Sep 24, 2016
@karma4u101 karma4u101 removed the ready label Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant