Improved Maven Embedded GlassFish - deploy multiple apps
Posted
by alexismp
on Oracle Blogs
See other posts from Oracle Blogs
or by alexismp
Published on Wed, 21 Mar 2012 06:00:00 +0000
Indexed on
2012/03/21
11:35 UTC
Read the original article
Hit count: 301
/Cloud
|
Bhavani has some new over at java.net about the Maven Plugin for GlassFish and how it now supports the ability to deploy multiple applications. He also has a Tips, Tricks and Troubleshooting entry. |
|
Multiple deployments are done during the Maven pre-integration-test phase but with a goal-specific configuration for app, contextRoot, etc...
The :run (all-in-one) execution also now supports admin and deploy goals.
Note that these improvements will require a recent work-in-progress 4.0 version of GlassFish.
© Oracle Blogs or respective owner