Posted By:
Geoff_Drnec
Posted On:
Thursday, May 16, 2002 09:02 AM
Does the sun FSContext support NTFS for events? I can't seem to get ahold of an EventContext when in NT.
Are there any tricks that I could be missing?
The error I get is a class cast exception attempting to cast the result of an
InitialContext.lookup("directoy")
to a
to a EventContext in order to register for ObjectChangeEvents.
Any ideas?