[
http://jira.codehaus.org/browse/MWAS-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=197392#action_197392
]
Josh Joy commented on MWAS-56:
------------------------------
Additionally, this patch changes the validation of type "ear" to validate the
artifact rather than the project POM.
The reason for this, is typically when moving an EAR from dev->test->prod, the
same EAR should be used. Thus, in certain situations a "deploy" POM may be
used, rather than building the artifact for each environment. Since the
"deploy" POM will be of type "pom", though the actual artifact being deployed
is of type "ear", thus to be more specific would like to propose that the
artifact itself be validated to be of type "EAR".
> allow ability when deploying to map to HTTP server and application server
> for module
> -------------------------------------------------------------------------------------
>
> Key: MWAS-56
> URL: http://jira.codehaus.org/browse/MWAS-56
> Project: Maven 2.x WebSphere 6 Plugin
> Issue Type: Improvement
> Affects Versions: 1.2
> Environment: when using IBM HTTP Server
> Reporter: Josh Joy
> Assignee: David J. M. Karlsen
> Attachments: wasv6-maven-plugin.txt
>
>
> when using IBM HTTP Server, there is a Websphere option in the Admin console
> "Map modules to servers". If IBM HTTP Server is setup and configured, there
> is an option to bind to both HTTP Server and the application server. The
> Websphere option is "-MapModulesToServers". This patch provides another
> configuration parameter to the plugin "mapModulesToServers".
> For example, to use it
> <configuration>
> ....
> <was6.mapModulesToServers>{{SOMEWEB SOMEWEB.war,WEB-INF/web.xml
> WebSphere:cell=SOMEHOST-SOMECELL,node=SOMEHTTPSERVER,server=webserver1+WebSphere:cell=SOMECELL,node=SOMENODE,server=server1}}</was6.mapModulesToServers>
> ...
> </configuration>
> These parameters can be found from the Websphere configuration and vary
> server to server. The exact mapping typically can be extraced from the Admin
> Console.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email