DarthOps wrote:
Hi,
I've managed to get my watchlist to send out emails, the only problem is
that the following is displayed within the email:
Caused by: java.lang.NullPointerException
at com.xpn.xwiki.XWiki.getServletPath(XWiki.java:4317)
This looks like a regression recently introduced. Other than
downgrading, I don't have any other suggestions for the moment, I'll
ping the responsible developer for a fix before 1.8M1.
Actually, there is a solution. In xwiki.cfg, add:
xwiki.servletpath=bin/
Then restart the server.
--
Sergiu Dumitriu