On Fri, 23 Oct 2009, [email protected] wrote:

Hi,
I'm trying to install my application on a  Websphere Application Server, using 
the was6-maven-plugin. Running installApp works fine, after that I want to run 
a jython script, doing some post installation work (mapping module to different 
server, restarting app ...).
I've create to instance of the was6-maven-plugin, running the first in the verify phase 
(installation on server) and the second in install phase (cause there is no 
"after-install" phase) and I found no way to make sure my script is running 
after the application installation when running both in the install phase.
Both configurations work fine when running separately (just installation or just script 
execution), but when using both together I get a strange error "You must provide 
password wheren providing username ...", although username and password are provided 
for both plugins.

Looks like: http://jira.codehaus.org/browse/MWAS-52

--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com
Sent from my bog-standard SMTP client

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to