pieter_coucke wrote:
I had the same problem. Removed googleapi.jar from the classpath which solved the problem.
Wow, can't believe this is what was causing the problem, but I removed the googleapi.jar like you said and boom, it worked. I had updated jars to the latest of everything and no luck, frikin google. ;)
So anyways, i took a peak into the googleapi.jar and here are some other things that are included:
javax.activation
javax.mail
javax.xml
org.apache.crimson
org.apache.soap
org.w3c.dom
org.xml.sax
com.sun.activation
com.sun.mail
Wow, this has jar hell written all over it.