读书人

JAVA 联接 Exchange服务

发布时间: 2012-10-29 10:03:53 作者: rapoo

JAVA 连接 Exchange服务
联合经济委员会提供了一个纯Java API来访问Microsoft Exchange Server。有了它,您可以访问和处理电子邮件,日历,联系人,并在Exchange服务器任务。它支持2种执照- 1)非利润,学术机构,以及个人,和2)商业。欲了解更多信息请参阅:http://javaexchangeconnector.googlepages.com这是google快照,里面有不错的事例。简单的连接

.这个网站上的事例需要许可证,时间长了可能过期,你要上网问这个邮箱jonathan.sanders@netcompss.com
索取key文件,老外叫Jonathan Sanders,人挺好的

at jec.utils.b.a(Unknown Source)
at jec.utils.b.a(Unknown Source)
at jec.ExchangeConnectorFactory.createExchangeConnector(Unknown Source)
at JECExamples.getContactsExample(JECExamples.java:406)
at JECExamples.main(JECExamples.java:141)

我已经将jeclicense他用buildpath设置了.

Can you help me? 4 楼 ch21 2010-12-08 I have done!

:)
5 楼 ch21 2010-12-10 ERROR [jec.utils.AppLogger] got HttpException in setHttpURL
jec.framework.exchange.exception.AuthenticationException
at jec.framework.a.d.if(Unknown Source)
at jec.framework.a.d.a(Unknown Source)
at jec.a.a.a.if(Unknown Source)
at jec.a.a.a.a(Unknown Source)
at jec.ExchangeConnector.getContacts(Unknown Source)
at JECExamples.getContactsExample(JECExamples.java:423)
at JECExamples.main(JECExamples.java:142)

The Connection with exchange 2003 is Ok, but I can do nothing with Exchange.

你能帮我一下吗 6 楼 mzba520 2011-03-04 完全看不懂啊

读书人网 >行业软件

热点推荐