LS,
Just found another issue in the J2 Binary with Derby DB:
Login as admin, select dutch as locale, and then accessing the SSO management
will give the message
VelocityViewServlet : Error processing the template
Invocation of method 'getString' in class
org.apache.jetspeed.om.impl.LanguageImpl threw exception class
java.util.MissingResourceException : Can't find resource for bundle
java.util.PropertyResourceBundle, key realm
java.util.MissingResourceException: Can't find resource for bundle
java.util.PropertyResourceBundle, key realm
at java.util.ResourceBundle.getObject(ResourceBundle.java:314)
at java.util.ResourceBundle.getObject(ResourceBundle.java:311)
at java.util.ResourceBundle.getString(ResourceBundle.java:274)
I also tried a number of other locales (polish, portugese) but they give the
same result.
Switching to english locale gives again a correct screen.
Kind regards,
Herman Reintke