Hi,
Yes in fact i am calling Init.init() ,
but now i realise this is a different problem .
I get a IllegalAccessError when i call init().
This is what tomcat says:
javax.servlet.ServletException: Servlet execution threw an exception
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter
...
root cause:
java.lang.IllegalAccessError: tried to access field
org.apache.xpath.compiler.FunctionTable.m_functions from class
org.apache.xml.security.Init
at org.apache.xml.security.Init.init(Unknown Source)
thanks,
On Sunday 27 Feb 2005 6:07 pm, Raul Benito wrote:
> Have you call before that invocation the Init.init() ?
>
> Regards,
> <[EMAIL PROTECTED]> wrote:
> > org.apache.xml.security.c14n.InvalidCanonicalizerException:
> > Unknown canonicalizer. No handler installed for URI
> > http://www.w3.org/2001/10/xml-exc-c14n#
> > Can anybody help me ?
> > Pushyamitra Navare
--
Pushyamitra Navare