This question comes up quite often in the newsgroups. Here are the steps to getting this setup.
Author: SSWUG Research
Using Embedded XML Databases to Process Large Documents
by Mark Wilcox – I propose as an alternative the use of an embedded XML database so that you can continue to utilize DOM for processing but without eating all of your memory. Additional benefits include persistence and data manipulation capabilities of XML databases which can make future processing
Send and receive SOAP messages with SAAJ
In this tip, author and developer Nicholas Chase shows you how to use the SOAP with Attachments API for Java (SAAJ) to simplify the process of creating and sending SOAP messages.
A new encoding to replace entities?
Tim Bray and John Cowan have published an IETF Internet Draft in order to define a new XML encoding for expanding HTML and MathML entities.
Three More For XML Output
by Uche Ogbuji – This column has touched on some advanced XML processing topics, but I keep coming back to basics. The reason for this is that the two most common XML processing tasks for Python users are to extract particular data fields from XML files and to generate XML in order to feed another p
Updated Entity Resolver from Apache XML-Commons
Java tool using OASIS Entity Resolution catalogs now supports multiple catalog managers and comes with tests and examples.
Use .NET Deterministic Finalization
by Juval Löwy – Implement methods on your objects that release expensive resources without needing to wait for garbage collection.
Have a Little Respect for SQL Databases
(Jack D. Herrington) As we race towards better object technology, some people seem content to put relational database systems out to pasture—for no good reason.
Thinking Big – Java Development with LOBs in DB2 Universal Database
By Kulvir Singh Bhogal – This article uses a real-world example to show you how to use large object data types with DB2 Universal Database in your Java development.
Database Application Development Using Borland(R) Kylix(TM) and IBM(R) DB2(R) Universal Database v7.2
By Paul Yip and Ramesh Theivendran – This document is intended to highlight the ways to best integrate Kylix and DB2.
