srang Posted March 27, 2015 Posted March 27, 2015 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.
srang Posted March 30, 2015 Author Posted March 30, 2015 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now