Jump to content
We've recently updated our Privacy Statement, available here ×

andreika

Members
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by andreika

  1. 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 nameshere 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:http://i44.tinypic.com/29vlbf9.jpgUTF-8 data inside the database works great as you can see.I tried to use both xmla and jdbc connections to database. thanks.
  2. Thank you for your response, I'll post it there now and give more details.
  3. 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 :) how can I solve the problem? thanks. upd: Moved post here (with screenshots): http://jasperforge.org/plugins/espforum/view.php?group_id=112&forumid=107&topicid=72756 Post Edited by andreika at 04/06/2010 11:07 Post Edited by andreika at 04/06/2010 11:08
  4. hi. the question is does Jaspersoft ODBO Connect (http://www.jaspersoft.com/jaspersoft-odbo-connect) work with JasperServer Community Edition? thanks.
  5. I used this post to set up ldap auth: http://jasperforge.org/plugins/mwiki...iguration#LDAP i also put spring-ldap-1.3.0.RELEASE-all.jar into 'lib' folder, checked permissions. furthermore, I have got the latest jasperserver 3.7.0, and internal auth working great. but when I modify applicationContext-security.xml, it doesnt start. here is my log when starting jasperserver: http://pastebin.com/m758d17de applicationContext-security.xml Code: ========================== SOLVED in new version there is no class: "org.springframework.security.providers.ldap.populator.DefaultLdapAuthoritiesPopulator" there is a class: class="org.springframework.security.ldap.populator.DefaultLdapAuthoritiesPopulator" Post Edited by andreika at 01/22/2010 08:15 Post Edited by andreika at 01/22/2010 08:15
×
×
  • Create New...