Jaspersoft studio 6.0.1 does not connect to JasperServer 5.6.1

When I am trying to add a server connection to my JasperReports Server ver 5.6.1 in Jaspersoft Studio ver 6.0.1 final and try to test the connection, I get the message

Exception, if you want to see more information lookinto details

Reason: com/jaspersoft/studio/server/protocol/restv2/JSSApacheConnectorFactory

However when I check the "Use SOAP protocol only" option, it works. Does JasperReports Server 5.6.1 support Jasper REST API?

obaranovsky's picture
Joined: Aug 8 2012 - 11:02pm
Last seen: 3 years 6 months ago

Same problem here with JasperReports Server ver 6.0.1. But fortunately you provided a solution. Checking the "Use SOAP protocol only" option helped. Many Thanks!

FrankyBlanky - 8 years 5 months ago

I have the same issue with JasperReports Server 6.0.1 and the workaround works for me as well.  But would like to resolve the issue with the rest interface if anyone has any suggestions.

 

I tested per hozawa's recommendation below and the rest api seems to be responding correctly.

mike_41 - 8 years 4 months ago

1 Answer:

I was getting authentication error using my existing connection but I was able to connect by re-entering the password.

JasperReports Server 5.6.1 supports REST APIs. You can test it yourselves by calling an API from the web browser:

http://localhost:8080/jasperserver/rest_v2/resources?type=reportUnit

hozawa's picture
177775
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 12 months ago
Feedback
randomness