Jump to content

Recommended Posts

Posted

Hi,

We are using jasperserver-pro for aws and I have been working on writing some custom beans to extend some functionality (exporters, auth ciphers) and I would like to add them to our aws instance but I'm not sure how. When I tested locally I was building from source so all I needed to do was add them to the logical package and modify the appropriate configs to use them. I thought about just playing around with stuff but I would like to avoid breaking things so I thought I would ask for help.

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

Solved this by uploading my compiled jars, which I'd created and used when I was building from source locally, to the aws box and then replacing the corresponding jars in /usr/share/tomcat7/webapps/jasperserver-pro/WEB-INF/lib, updating the configs and reload tomcat.

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...