Hi Alex,
Please note that our event handling may be removed in a future 8.x version of BaseX. It may be replaced by a server-side trigger mechanism.
I would like to hear if you, or anyone else, are using BaseX events in any productive systems?
Cheers, Christian
On Sun, May 17, 2015 at 7:30 PM, alxarch alxarch@gmail.com wrote:
Hi again,
I have stumbled upon a null pointer exception in the event monitoring protocol The behaviour is inconsistent, some times the tests pass and some they stumble upon this error. It seems to be triggered right after I execute a query that triggers an event `db:event('TESTEVENT', "12345")`
The server version is the 8.1.1
Thanks, Alex