-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vinay,

Vinay Binny wrote:
> I am using struts2 and
> Oracle's XSU in one of our webapps. XSU has a tight dependency on its
> own XML parser xmlparserv2.jar, when I drop this into the web-inf lib
> folder, struts2 picks the classes in this jar to do its xml parsing
> chore instead of picking its own xml parser, and fails.

I don't believe S2 ships with an XML parser; it should just use whatever
XML parser is available from the system. Is it possible that
xmlparserv2.jar supplies an implementation that is not recent enough to
work with S2 (which I think just uses commons-digester)?

You might want to ask on the struts user list if there's a way to force
S2 (or the digester) to use a particular implementation instead of the
currently-loaded default XML parser implementation.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkj6oSQACgkQ9CaO5/Lv0PC9IwCgnw7wfltIP6Np/NBssvUvFuux
BWIAoK7bwE2pkb6A7imB/2qGYuyHuxgf
=Kzl2
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to