-
Jun 16th, 2010, 12:37 PM
#1
Running BEA JavaSSM client component in SpringDM Server
Hi All
Here is a little introduction we were trying to run a BEA Security Component Client plugIn inside the Spring DM server. When we were trying to initialize the plugIn through spring beans we ended up in the following error. Probably you may not be ended with JavaSSM but if you come across this kind of error please let us know how you could resolved it incase if you have and what can be the reason for throwing this error by Spring DM server
[2010-06-16 11:24:32.936] region-dm-11 System.err ERROR Caused by: java.util.MissingResourceException: Can't find bundle for base name com.sun.security.auth.Resources, locale en_US
[2010-06-16 11:24:32.936] region-dm-11 System.err ERROR at java.util.ResourceBundle.throwMissingResourceExcep tion(ResourceBundle.java:1521)
[2010-06-16 11:24:32.936] region-dm-11 System.err ERROR at java.util.ResourceBundle.getBundleImpl(ResourceBun dle.java:1260)
[2010-06-16 11:24:32.936] region-dm-11 System.err ERROR at java.util.ResourceBundle.getBundle(ResourceBundle. java:715)
[2010-06-16 11:24:32.937] region-dm-11 System.err ERROR at javax.security.auth.Subject.<clinit>(Subject.java: 83)
[2010-06-16 11:24:32.937] region-dm-11 System.err ERROR ... 29 more
Appreciate you help
Thanks
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules