Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Reading Microsoft Exchange mail using java API

843830Oct 2 2006 — edited Oct 3 2006
We have a portal page that uses a mail module to silently authenticate users with our LDAP server. This mail server is not MS Exchange server. Basically, the module has a link that brings up the mail information within the portal page. This is identical as someone accessing the mail server directly from outside the portal. I'm enhancing this code (jsp) to read the mail from MS Exchange 2003 server, but it gives me an error.

Here it is:
access denied (java.net.SocketPermission ourExchangeServerURL resolve)

If someone would help me with hints/sample codes/pointing to a technical documents/anything, I'll greatly appreciate.

Thank you,
Dante Argishti
dante.argishti@csueastbay.edu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 31 2006
Added on Oct 2 2006
2 comments
188 views