HTTP ERROR 500 java.lang.NoClassDefFoundError: org/basex/build/text/TextOptions
URI: /dba
STATUS: 500
MESSAGE: java.lang.NoClassDefFoundError: org/basex/build/text/TextOptions
SERVLET: RESTXQ
CAUSED BY: java.lang.NoClassDefFoundError: org/basex/build/text/TextOptions
CAUSED BY: java.lang.ClassNotFoundException: org.basex.build.text.TextOptions
Caused by:
java.lang.NoClassDefFoundError: org/basex/build/text/TextOptions
at org.basex.http.web.WebModule.parse(WebModule.java:63)
at org.basex.http.web.WebModules.parse(WebModules.java:376)
at org.basex.http.web.WebModules.parse(WebModules.java:367)
at org.basex.http.web.WebModules.cache(WebModules.java:336)
at org.basex.http.web.WebModules.find(WebModules.java:149)
at org.basex.http.web.WebModules.restxq(WebModules.java:116)