+1 from me. -- dims
On Thu, 05 Aug 2004 10:37:38 -0400, Sean Mullan <[EMAIL PROTECTED]> wrote: > Currently, the org/apache/xml/security/resource/config.xml does not > handle multiple Provider entries with the same Id very well. Sun's > "RsaSign" provider is implemented by a different class depending if you > are using JDK 1.4 or 1.5, so that is why multiple entries are required. > However, currently the last entry overwrites any previous entries, so > you are forced to deploy a separate xmlsec.jar with a different > config.xml for each JDK version, which is awkward. > > Vishal Mahajan has a fix for this problem and will be putting it back soon. > > --Sean > -- Davanum Srinivas - http://webservices.apache.org/~dims/