Hi everyone, When I use the instructions here to start Rave:
http://incubator.apache.org/rave/source.html The portal starts up fine, and I can log in, but then I get a 500 error which seems to be thrown by this: [WARNING] [talledLocalContainer] SEVERE: Servlet.service() for servlet jsonRpcServlet threw exception [WARNING] [talledLocalContainer] java.lang.IllegalAccessError: tried to access method org.apache.shindig.common.util.HashUtil.getMessageDigest()Ljava/security/MessageDigest; from class org.apache.shindig.gadgets.servlet.ETaggingHttpResponse$BufferServletOutputStream Any ideas? S
