Skip to Content.
Sympa Menu

mace-opensaml-users - RE: Problems initializing XML tooling in servlet (TOMCAT) environment

Subject: OpenSAML user discussion

List archive

RE: Problems initializing XML tooling in servlet (TOMCAT) environment


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: Problems initializing XML tooling in servlet (TOMCAT) environment
  • Date: Fri, 13 Jul 2007 17:35:58 -0400

> I further closely monitored the path and it looks like it is blowing at
>
> TransformerFactoryImpl.newTransformer() - Line 821

My guess is you're not endorsing xalan or you have duplicate classes mixing.
The DOM3 message is only a xerces thing, and the transform stuff is xalan.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page