Hi George,
yes, I think there is something wrong with the Servlet. We tried to fix some things to get BaseX to close more gracefully on Tomcat, but seems like something is going wrong now. On Tomcat I can't deploy the 8.1. WAR file anymore, it fails with "SEVERE: Error listenerStart"
I guess Christian is going to tackle this issue next week when hes back from his vacation.
Cheers Dirk
On 04/01/2015 03:01 PM, George Karakatsiotis wrote:
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