Is it possible to register an EventListener on top of WebDav?

System is logging the following messages and my listener is not being
invoked:

303192 [Change Polling] WARN org.apache.jackrabbit.jcr2spi.WorkspaceManager
- Exception in event polling thread: java.lang.NullPointerException
379419 [Change Polling] WARN
org.apache.jackrabbit.spi2dav.RepositoryServiceImpl - Unable to build event
itemId:
379450 [Change Polling] WARN
org.apache.jackrabbit.spi2dav.RepositoryServiceImpl - Unable to build event
parentId:
379466 [Change Polling] WARN
org.apache.jackrabbit.spi2dav.RepositoryServiceImpl - Unable to build event
itemId:
379466 [Change Polling] WARN org.apache.jackrabbit.jcr2spi.WorkspaceManager
- Exception in event polling thread: java.lang.NullPointerException

Thanks in advance.

Reply via email to