HEY ALL,
Im working on a web service with a 3rd party security provider
(ARMOR). In the java.security file it currently have a provider
login.configuration.provider=com.sun.security.auth.login.ConfigFileI would like to specify another one but dynamically or by calling a different java.security file somehow in the application, since other applications on the server use the current provider. Any insite would be greatly appreciated. -MJ
