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

Publishing jasperreports.properties using Jaspersoft Server REST API


vera.shavela

Recommended Posts

I've already published all necessary resources to create my report unit and make it work, but I haven't been able to publish jasperreports.properties to WEB-INF/classes directory. All other files where published just fine, and it is definitely the problem with hyphen in folder name. When I am trying to make POST request to ...resources/WEB-INF/classes, I get "WEB-INF" for parameter "folder"."name" is invalid, and it seems that there is nothing I can do about it. Earlier I was creating directories and adding properties using web interface, but via REST API I cannot do that.

It is important, that this file contain only one string:

net.sf.jasperreports.web.resource.pattern.fonts=fonts/.*

Maybe, there is another way to add this string to jasperreports.properties, using only REST API, or put it to another place where it will be applied to the server.

 

 

 

 

 

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...