retrievercommunications / docker-jasperserver

Docker image for the community edition of JasperReports® Server.
https://hub.docker.com/r/retriever/jasperserver/
MIT License
46 stars 50 forks source link

Add WebServiceDataSource plugin and enable cross-domain Tomcat. #13

Closed chiavegatto closed 6 years ago

chiavegatto commented 6 years ago

Update Jasper Server and add plugin WebServiceDataSource and enable cross-domain Tomcat.

grange74 commented 6 years ago

Thank you for the pull request. We do appreciate it.

As mentioned in the issue, my main comment is that it would be nice to have each of the changes in separate commits instead of all together in one commit.

I would recommend split probably into 3:

This helps with maintaining a clean history by being able to identify why each change was made.