Hi,
While I have been able to deploy basex7.9+ to a resin web server, Basex 8.1
fails with a "Custom bean class 'org.basex.http.ServletListener' is
abstract. Bean classes must be public, concrete, and have a zero-argument
constructor." error message. Is there a reason why
org.basex.http.ServletListener is abstract? I don't see any abstract
methods and no other class is extending it.
Thank you for your time,
George Karakatsiotis