I'm pretty sure the answer is lying on line 43 of JCaptchaCommentAuthenticator.java, what does that line say?

-- Allen


hickeykc wrote:
Has anyone had any success enabling jcaptcah with the 2.1.1 release. I installed the latest jcaptcha libaries and uncommented the sections in the struts config. I also change the comment.authenticator class in the roller.properties. I am able to go to jcaptcha.do and view the image but on the comment pages i recieve the following .

java.lang.NullPointerException
com.octo.captcha.module.roller.JCaptchaCommentAuthenticator.getHtml(JCaptchaCommentAuthenticator.java:43) org.roller.presentation.servlets.CommentAuthenticatorServlet.doGet(CommentAuthenticatorServlet.java:51)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
   javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

Any ideas?

thanks,

kevin

Reply via email to