We would like to use Bamboo to deploy to several Glassfish servers. Bamboo seems to support Tomcat and there is a plugin for JBoss deployment, but I cannot find a plugin, documentation, or forum posts concerning remote deployment to a Glassfish server. Is this possible? If so, where can I find documentation on how to do so? Thanks!
Bamboo integrates with Maven so if you're using Maven to drive your build, you could use the maven-glashfish-plugin:
http://maven-glassfish-plugin.java.net/
Also Bamboo can run any arbitrary command so if there's a command-line tool to do what you need it's very easy to plug that into Bamboo:
http://stackoverflow.com/questions/3635861/best-way-to-deploy-on-glassfish-v3
Hi John,
There is currently no support for deploying to Glassfish servers like the JBoss and Tomcat plugins provide. Please vote on this feature request.
Thanks
James
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.