IBM's xml4j 2.x and VisualCafe

andyclar at us.ibm.com andyclar at us.ibm.com
Mon Jun 7 19:56:16 BST 1999



Version 2.0.x of the IBM XML4J parser uses exceptions to denote
the end of an input stream (external and internal entities). These
exceptions are handled internally and do not affect the running of
applications using the parser. However, VisualCafe, by default,
catches exceptions of type ArrayIndexOutOfBoundsException when
running in debug mode.

You need to turn off this automatic feature in VisualCafe in order
to run an application using XML4J 2.0.x in debug mode. This option
is found under Project | Options. Select the "Debugging" tab and
change the category to "Exceptions". Now you'll see a list of
exceptions that cause the debugger to automatically halt execution.
Deselect java.lang.ArrayIndexOutOfBoundsException and select "Ok".

--
Andy Clark * IBM, JTC - Silicon Valley * andyclar at us.ibm.com



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list