Jaspersoft Community 'Read-Only' as of July 8, 2022
Transition to New TIBCO Community Just Weeks Away
You can still search, review wiki content, and review discussions in read-only mode. Please email community@tibco.com with questions or issues requiring TIBCO review or response.
I am trying to connect from iReport 5 to JasperReports Server 5 repository. Whenever I am trying to connect to the repo I get " Error: (401) Unauthorized " message. Our installation of jasperserver is uintegrated with cas therefore I need to set up dual authentication to be able to utilize jasperserver plugin.
I have tried to set authentication as outlined in http://community.jaspersoft.com/wiki/creating-second-jasperreports-server-authentication-manager-use-ireport-designer wiki page. I found that this approach doesn't work for jasperserver 5 at all. Server won't even start up. I have solved start up issue by adding this line bean.basicProcessingFilter2=mtBasicProcessingFilter to js.spring.properties but I still can't use plugin from iReport.
Any ideas how to set up for dual authentication?
Thank you
Hi,
I'm facing this issue in JasperServer 5.2 and iReport 5.2.
Have you found any resolution?