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

jlin

Members
  • Posts

    13
  • Joined

  • Last visited

jlin's Achievements

Apprentice

Apprentice (3/14)

  • First Post Rare
  • Collaborator Rare
  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Hi, I installed JapserServer 3.7.1. When clicking on "PDF" icon during the report viewing, I get "pdf was not found on this server" error. All other excel, word, flash, etc.. work, just NOT pdf. Please help. Thanks, Jason
  2. Lucian, The "curlink" example i gave is already a concrete case. I can send your a detail sample report offline, but not here when everyone can get an idea on how to hack our server. I already implemented a work around for this already. But an ultimate fix from Jasper would be nice. Jason
  3. Does anyone know if there is a way to disable "globally" in iReport to not allow users to save the password for database connections? Thanks.
  4. Hi, I have put JasperServer OS edition through security tests and found out there might be some "cross site scripting" or 'link injection' vulnerabilities. In other words, I could use "curlnk" or some other commonly used parameters and pass in some java script or links to be presented or "injected" into the result page. Does anyone have similar problem? thanks.
  5. Thanks! It looks like I will need to implement a detail service that extends ExternalUserService in order for it to take my custom service and popular the fields?
  6. Thanks! It looks like I will need to implement a detail service that extends ExternalUserService in order for it to take my custom service and popular the fields?
  7. I implemented a custom UserDetailsService based on org.acegisecurity.userdetails.UserDetailsService with a custom UserDetail implementation. I also additional methods such as getFullName(), getEmailAddress() or getTelephoneNumber(). 1. somehow getFullName() and getEmailAddress() are not being used by JasperServer to populate JIUser table 2. How can I make an custom added method, getTelephoneNumber available to be used in a report as a parameter. Thanks for you help.
  8. Can a regular user administer folder without being an administrator without using iReport JS plugin? thanks.
  9. Has anyone integrated JasperServer with acegi 1.0? I beliver JAAS is different than acegi 1.1....
  10. Has anyone tried Acegi 2.0 with JasperServer? I thought I could use JAAS or Spring Acegi with LDAP. I couldn't find if JasperServer is compatible with latest version of Acegi 2.0? Thanks.
  11. Is there anyway to pass in login information, such as username, IP address, etc... into JasperReports from JasperServer as parameters? thanks.
  12. I was wondering if there is a way to create black and white pattern for charts instead of using color or gray scale. A lot of people are still using black and white printers to print reports. Color or gray scale might not be printed clearly on black and white printer. Thanks.
  13. Starting another thread... JasperServer relies on the application server capabilities and networking environment for load balancing, fail over and session replication. We have configured JasperServer to run in a completely clustered environment. Session replication does work, but makes the environment very slow. We usually use pinned sessions instead. Sherman JasperSoft Is there a procedure in configure JasperServer itself to work in the cluster environment? I can't seem to find any document. thanks, Jason
×
×
  • Create New...