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

Warren,

On 12/9/11 4:47 PM, Warren Bell wrote:
> This makes me think I am on the right track and the exceptions I
> am getting seem to point to the wrong classes being loaded.

Maybe, but maybe not.

> My question is, is their a set of XML related jars that I should
> take out of my app and place in this endorsed directory or is there
> a different way of fixing this problem ?

What other JARs do you have in your webapp?

Also, what's the full stack trace of these exceptions? If you place
things into "endorsed" then they will plug-into JAXP which means that
Tomcat will use them internally to load things (like server.xml) and
so you'll need to have all dependencies (like xml-apis.jar for
instance) in that endorsed directory, too. Otherwise, you could get
weird stuff like this happening.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7mWskACgkQ9CaO5/Lv0PDaQQCfXcjKWsZqK5Pp6sZUnOb+2dq7
D1UAnRv36WhkUgmjbVs/PCKNZkjMTqOr
=8vuS
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to