|
From: Ng C. Y. [Cyng] <cy...@cs...> - 2003-03-11 10:53:44
|
Hi, > However, today, I tried to reliably send a signed message, which resulted in > the following in msh.log: > > 2003-03-11 15:48:44,194 ERROR [Thread-7]: Since it seems that nobody reads > our installation notes, we must do it in the exception messages. Hope you > read them. You did NOT use the endorsed mechanism from JDK 1.4 properly; > look at <http://xml.apache.org/security/install.html> how to solve this > problem. Original message > was "tried to access field org.apache.xpath.XPathContext.m_dtmManager from > class org.apache.xml.security.transforms.implementations.FuncHereContext" > Is there a way around this, or do I just give up and stick with Tomcat 4.0.6 > (which successfully reliably sends signed messages in the brief testing I've > been doing so far)? Have you put xalan.jar in $TOMCAT_HOME/common/endorsed and $JAVA_HOME/jre/lib/endorsed? Apache XML security library somehow needs this patch in order to make it work under tomcat-4.1.x. Regards, CY ---------------------------------------------------------------------------- Ng Chi Yuen, CY. cy...@ce... http://www.cecid.hku.hk/ Technology Officer, Centre for E-Commerce Infrastructure Development, The University of Hong Kong ---------------------------------------------------------------------------- |