2009-02-10 12:39:25 UTC
Hi
I see this thread is old, but im hoping you could help me anyway.
Same problem as above:
java.lang.IllegalArgumentException: Entity enclosing requests cannot be redirected without user intervention
at org.apache.commons.httpclient.methods.EntityEnclosingMethod.setFollowRedirects(EntityEnclosingMethod.java:221)
at net.sf.jgmail.GmailAdapter.makeWebRequest(GmailAdapter.java:312)
at net.sf.jgmail.GmailAdapter.login(GmailAdapter.java:145)
at net.sf.jgmail.GmailAdapter.refresh(GmailAdapter.java:113)
at net.sf.jgmail.GmailSession.refreshInbox(GmailSession.java:132)
at axon.gmail_client.Test_Access.main(Test_Access.java:22)
<terminated, exit value: 0>/opt/jdk1.6.0_10/bin/java (10 Feb 2009 2:31:10 PM)
Thanks