You need the StAX API and a StAX implementation. This is already included in Java 6. For Java 1.4 and 5, you can take the corresponding JARs from the Axiom binary distribution.
Andreas On Wed, Jun 24, 2009 at 18:45, Chris Mannion<chris.mann...@nonstopgov.com> wrote: > Maybe I've misunderstood then but I'm using an Axiom StAXOMBuilder > object to build a document from a string or stream of XML and the > StAXOMBuilder relies on the javax.xml.stream which doesn't exist in > the 1.5.0 JRE I have but is in the 1.6.0 JRE. Perhaps I just need > another jar file added to my 1.5 environment? > > 2009/6/24 Andreas Veithen <andreas.veit...@gmail.com>: >> Axiom doesn't require Java 6. It should work on 1.4.2. >> >> Andreas >> >> On Wed, Jun 24, 2009 at 12:14, Chris >> Mannion<chris.mann...@nonstopgov.com> wrote: >>> Hi all >>> >>> I've noticed that despite Axis2 only requiring Java 1.5, it relies on >>> Axiom. However the later releases of Axiom seem to require Java 6, so >>> I'm just wondering if anyone knows which, if any, earlier releases of >>> Axiom are still usable but compatible with Java 1.5? >>> >>> -- >>> Chris Mannion >>> iCasework and LocalAlert implementation team >>> 0208 144 4416 >>> >> > > > > -- > Chris Mannion > iCasework and LocalAlert implementation team > 0208 144 4416 >