You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by "Sasvari, Zsolt" <Zs...@softwareag.com> on 2003/01/29 16:41:08 UTC

external config.xml

Hi!

I would like to configure a JCE provider that is not in the standard
config.xml but as I realised there is no way to specify an external
config.xml. Could not we use a java system property to define the path of
this file?
E.g.:
System.getProperty("org.apache.xml.security.resource.config");

And if it is not defined than the standard config.xml would be used. Any
opinion?

Regards,
Zsolt