LiveRebel Deploy Plugin helps to run updates to your JEE containers faster. LiveRebel is a tool for hot updates without downtime, lost sessions and OutOfMemoryErrors. You have to have a running LiveRebel installed to use this plugin. More information on the official website
- Clone the repository
- Install Atlassian SDK
- Run
atlas-run
in plugin directory - Setup LiveRebel
- Open
http://<bamboo>/
- Go to
Administration > LiveRebel Configuration
- Enter
URL
andauthentication token
for LiveRebel Command Center
- Open
- Make changes to code
- Refresh
http://<bamboo>/plugins/servlet/fastdev
to reload your changes