Great Info Thanks!

-----Original Message-----
From: Christophe MESTRALLET [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 10:19 AM
To: Jetspeed Users List
Subject: RE: Exchange


Hello, 

I had the same problem and here are the solutions I found and tried to
implement, but none of them are the perfect one :

For exchange 5.5 :

I tried to use Jacob Com-Bridge and an activeX object that encapsulate CDO.
I had two problems with this solution :
- Threading model beetween CDO and Java.Sometimes, I Can-t co-create CDO
object. I think this problem can be solved by reading Jacob documentation
and FAQS.
- Authentication : using CDO, you can read a user Mailbox only if you are
logged-in with a Windows NT account that have the read rights on the user
Mailbox (user account or domain administrator account for example)...

With Exchange 2000 :
- You can try with CDO but you will have the same problems.
- You can use AD0. It seems to work better.

The last solution I found is to install an ASP page on the Exchange server,
that returns the informations in an HTML or XML stream (This is the solution
used by oracle in oracle portal)

I hope this will help you !


-----Message d'origine-----
De : Hauge, Geoffrey [mailto:[EMAIL PROTECTED]]
Envoy� : mardi 8 octobre 2002 16:03
� : 'Jetspeed Users List'
Objet : RE: Exchange


How about the JACOB COM bridge? 
Does it work?

-----Original Message-----
From: Weaver, Scott [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 08, 2002 9:59 AM
To: 'Jetspeed Users List'
Subject: RE: Exchange


Yes.  However, I had to use JIntegra's java-exchange bridge as I have not
seen any platform-independent, Open Source COM bridges.

http://www.intrinsyc.com/


Scott

> -----Original Message-----
> From: Hauge, Geoffrey [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 08, 2002 8:36 AM
> To: 'Jetspeed Users List' (E-mail)
> Subject: Exchange
> 
> Has anyone had success in creating a portlet that deals with MS Exchange?
> I'm looking for information on how to view calendar, inbox...etc.

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

Reply via email to