OTN Logo
Java Content DB Development Kit:
>>> update 12 April 2007 - cdb-devkit-server.jar shipping in the lib folder of cdb_devkit.zip (build 20070221-0501) is incomplete. Replace the jar with the following corrected build.
20070221-0501 
- Major update
  Document Processing Agent (DPA) Event Handler code and documentation provided to support migrations through XML manifest instructions.
  Custom Web Application DemoServlet code and documentation provided to support in-process server-side FDK API invocation (bypassing Web Services)
  SOA Suite BPEL 10.1.3.1 Support Documentation, Java Libraries (cdb-devkit-bpel.jar, xml*.jar to support JAXB), and example approval process added.
  Various API Additions - HelloWorld sample added, CookieCredential added to cdb-devkit-client.jar, CommonUtils.pipeStream method changed
20060828-2042 
- updated lib/cdb-devkit-server.jar to fix issue with 
  InProcessManagersFactoryImpl registering for events on system FDK sessions.
  This would cause custom event handlers to fail.


C# .Net Development Kit:

20070221-0151 
- Initial Release
  Through proxy classes:
  - hides from developers the DAV server dependency for content upload/download 
  - hide from developers the session (cookie) state management/tracking requirements
  - automatically deserializes FdkException from SOAP faults.