I developped a webapp which runs on glassfish and mongodb. Mongodb is supported in cloudbees, what about glassfish? (it is not listed on their website).
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
CloudBees supports for GlassFish v3 deployments for web profile applications, its in early stages but in general it works. You can deploy using the bees SDK command.
You should also pack sun-web.xml with context-root entry:
See the glassfish3-clickstack in cloudbees-community github project if you are interested in how this support was enabled in the platform: https://github.com/CloudBees-community/glassfish3-clickstack |
|||
|
|
|
Cloudbees has a ClickStack for glassfish - I don't know if it is already deployed on production |
|||
|
|