The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Introduction to StAX
Subject:  A word on implementations
Date:  2006-07-26 14:54:56
From:  michael_jouravlev


We have moved to StAX from SAX, much easier to work with. From personal experience I can say that:

  • older BEA implementation that I've tried does not support external entitiles
  • Oracle implementation simply failed with internal error
  • JWSDP 1.5 implementation has a nasty bug related to processing of the last XML element, sorry cannot remember details.

So far we are using parser that comes with JWSDP 1.6 and it seems to work OK.


 Feed java.net RSS Feeds