Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Latest Skeleton Driver Code

6 views
Skip to first unread message

dj_tom_2000

unread,
Aug 16, 2006, 7:10:45 AM8/16/06
to
Hi,

I am in the process of writing my own DirXML/IDM driver and have got a
copy of the base Skeleton driver java code but it is from a few years ago
(maybe even DirXML 1.1a days).

Where do I get the latest files from as I have just gone to
http://developer.novell.com/documentation/samplecode/dirxml_sample/index.htm
and viewed SkeletonSubscriptionShim.java under
skeletondriver/xds/java/com/novell/nds/dirxml/driver/xds/skeleton
and it is considerably different to the version that I have. Please also
confirm which files I will require.

Many Thanks

Tom

Shon Vella

unread,
Aug 16, 2006, 7:58:09 AM8/16/06
to
http://developer.novell.com/wiki/index.php/Novell_Identity_Manager_%28DirXML%29_Driver_Kit

There is more than one set Skeleton driver code, depending on whether
you are using the XDS library as a base or just implementing the base
interfaces using DOM or SAX. The base interface version will have
changed very little from DirXML 1.1a days; the XDS library version will
be completely different.

The XDS library is supposed to make implementing a driver faster and
easier, but it is rather underdocumented - it is barely mentioned in the
SDK docs - all you get a javadocs of the classes and interfaces. I
suppose once you figure it out from the examples and javadocs it may be
faster and easier, but I've never found it useful enough to bother to
learn to use it.

--

Shon

dj_tom_2000

unread,
Sep 7, 2006, 8:22:54 AM9/7/06
to
Thanks Shon. I have been using the XDS version and have found this to be
better.
0 new messages