paloma Posted September 28, 2009 Share Posted September 28, 2009 HelloI have an application connected to JasperServer using SSO,The problem is that Jasper does not seem to retrieve the Locale corresponding to my user, connected first in my application, and so it uses the default Locale.Any idea of where Jasper initializes the Locale ? Link to comment Share on other sites More sharing options...
lucianc Posted September 29, 2009 Share Posted September 29, 2009 What you need to do is to set the locale on the session using JasperServerConstImpl.getUserLocaleSessionAttr() as name.Regards,Lucian Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now