Jasperserver and Russian schema encoding

 Hi. I want my cube-schema to contain russian dimensions. i succeed to make it work with Mondrian, but I cannot solve this problem in Jasperserver, I cannot see russian characters - I see only ..wrong symbols instead :)

 
 
I use Jasperserver 3.7.0.1 on my server with Tomcat. I create xml-schema containing russian dimension names
here is my schema text:
<?xml version="1.0" encoding="utf-8" ?>
<Schema name="Logrus">
<Dimension name="Каталоги">
    <Hierarchy hasAll="true" allMemberName="Все Каталоги" primaryKey="cat_id">
      ...
    </Hierarchy>
</Dimension>
...
and here is what i get:
jasperRU
UTF-8 data inside the database works great as you can see.
I tried to use both xmla and jdbc connections to database.
 
thanks.
 
 
andreika's picture
Joined: Jan 14 2010 - 4:48am
Last seen: 13 years 8 months ago

0 Answers:

No answers yet
Feedback