Hello guys,
I'm trying to use the example pages avaliable on
http://joid.googlecode.com/svn/trunk/examples/server/
I'm actually running the index.jsp example.
After i choose to login using google service i'm getting "An error
occurred! Please press back and try again." message.
Error messages are bellow:
e.toString(): NoClassDefFoundError: Could not initialize class
org.verisign.joid.consumer.OpenIdFilter
e.getCause(): null
Does anyone can help me?