Re: Running Self-Compiled Packages on Production

2019-06-05 Thread Nicolas Vazquez
, Nicolas Vazquez From: Daan Hoogland Sent: Wednesday, June 5, 2019 3:28:25 PM To: dev Subject: Re: Running Self-Compiled Packages on Production Richard, I think it will be easiest to replace the jar in /usr/share/cloudstack (by head, don't hold me to the exact

Re: Running Self-Compiled Packages on Production

2019-06-05 Thread Daan Hoogland
Richard, I think it will be easiest to replace the jar in /usr/share/cloudstack (by head, don't hold me to the exact path). Depending on the distribution you run on you can edit the classpath in the startup script, but I'd go for replacing the jar! On Wed, Jun 5, 2019 at 7:30 PM Richard Lawley wr

Running Self-Compiled Packages on Production

2019-06-05 Thread Richard Lawley
Hi, I'm looking to test some changes to a plugin on a production CS deployment - my Java knowledge is a bit lacking in this area, so I'm hoping someone can point me in the right direction. My production servers are running from CentOS packaging - if I compile a plugin on a development machine, is