Down the Code Mine
  • Home

Java

A collection of 4 posts

xml

Refreshing Apache XML Infrastructure

I have published new public versions of the Apache XML-RPC and Web Services Commons Open Source libraries. We have fixed a number of security issues, added embedded XML serialization/deserialization functionality, and addressed a long standing issue with namespace processing.

  • Adam Retter
    Adam Retter
9 min read
Java

Processing Historical Dates

In Project Omega at The National Archives processing of Historical Dates is complicated if the context of the dates is unknown. Software Engineers must consider, Calendars, Time-zones, and Geography. This is further compounded when tools (e.g. Java) take different/unexpected approaches to dates.

  • Adam Retter
    Adam Retter
14 min read
XML Schema

Xerces XML Schema 1.1 validation with Maven

Whilst working on migrating the eXist-db project from Ant to Maven, I had an issue whereby our tests for XML Schema 1.1 validation started failing. In my pom.xml I had the

  • Adam Retter
    Adam Retter
3 min read
eXist-db

Preventing Large Range Counts from Crashing eXist-db

To stop an OutOfMemoryError in eXist-db with large item sequences, I employed further lazy evaluation and streaming to fix the problem.

  • Adam Retter
    Adam Retter
6 min read
Down the Code Mine © 2025
Latest Posts Twitter Ghost