RE: How to get the changed information by using NotificationListener

"Zhen Fan" <[email protected]>
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <56124C489596D24D84D5A31BFA7E74CF0FFEF837@MEMEXCH05V.corp.ds.fedex.com>
Not really. 

What I mean by integrating is that my client application needs to access
the Exchange server, i.e. to retrieve contacts/appts or save
contacts/appts. 

What I have accomplished is from the client application to the Exchange
server. So if the user creates/updates the contact, I can save/update
that contact information on the Exchange server so the change will show
in his outlook. 

What I need now is from the Exchange server to the client application.
This means that if the user updates his contact in Outlook, I can update
that information in my client application. I am able to be notified when
the user changes the information in Outlook. But I cannot find what the
information has been changed. I guess I need to use the Callback thing,
but I don't know how to use it. You mentioned that you used the
NotificationListener. Can you point to me how to set up the callback?
What is that htpp-server IP address and port?

Thanks a lot!

Zhen (Jen) Fan
901-263-3245

-----Original Message-----
From: Michael Oliver [mailto:[email protected]] 
Sent: Thursday, January 25, 2007 4:29 PM
To: 'Slide Users Mailing List'
Subject: RE: How to get the changed information by using
NotificationListener

Interesting.

When you say "integrate with Exchange", do you mean you wrote a custom
store
to use the Exchange API?  If so that's what we did but we created java
objects to correspond with Exchange objects and then serialized them to
XML.

The NotificationListener then sees the update to the xml document (or
property) and sends the URI to it, we then can look at the xml or
instantiate the java object at that URI.  We use an Exchange scope like
/slide/files/Exchange/ for the store and then directories under that
scope
for Contacts, Email, Appointments, etc.



------------------------------------
Alarius Systems LLC
Mike Oliver
CTO
[email protected]
POB 56112
Hill AFB, UT 84056
tel: (518)378-6154
fax: (702)974-0341
mobile: (518)378-6154
AIM: MikeOliverAZ
Skype ID:MikeOliverAZ
SkypeIn #:(702)866-9034
------------------------------------
-----Original Message-----
From: Zhen Fan [mailto:[email protected]] 
Sent: Thursday, January 25, 2007 2:09 PM
To: [email protected]
Subject: How to get the changed information by using
NotificationListener

I am currently trying to use slide to integrate with Exchange. I can
save contact/appt to the exchange. Now I need to be notified when people
change things in outlook, i.e. contacts/appt. What I have accomplished
is to be notified when there is a change in the exchange resource I
subscribe. But I cannot get the information about what has been changed.
For example, when the user changes the "first name" of the contacts, I
got the notification that there is a change, but I could not get the
information what has been changed. 

 

How can I get that information?

 

Thanks!

 

Zhen (Jen) Fan

901-263-3245

 

 

Zhen (Jen) Fan

901-263-3245

 




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.