>From what I know, the file name you give it must exist in the given location on the remote machine.
So, it needs to be copied to either that machine, or a shared resource. On Tue, 17 Aug 2004 16:08:18 +0100, Matt Read <[EMAIL PROTECTED]> wrote: > Except when I try the same thing on a remote host when I get the following. > Somewhere a ".ear" is being added to my ".war" filename. > > [wasInstallApp] javax.management.MBeanException > [wasInstallApp] com.ibm.websphere.management.exception.AdminException: > ADMA0043E: C:\Documents and Settings\readm\Local > Settings\Temp\CorpPayUI.war.ear does > not exist for installation. > > > > > -----Original Message----- > > From: Matt Read [mailto:[EMAIL PROTECTED] > > Sent: 17 August 2004 15:59 > > To: 'Maven Users List' > > Subject: RE: Maven WebSphere 5.0/5.1 plugin release > > > > That worked great for me! Thanks very much for the help. > > > > Matt. > > > > > -----Original Message----- > > > From: Dion Gillard [mailto:[EMAIL PROTECTED] > > > Sent: 17 August 2004 15:12 > > > To: Maven Users List > > > Subject: Re: Maven WebSphere 5.0/5.1 plugin release > > > > > > Matt, to install the struts documentation war, I needed the > > following > > > extra properties: > > > > > > maven.was5.installApp.ear=c:/jboss-3.2.1/server/default/deploy > > > /struts-documentation.war > > > maven.was5.installApp.options=-contextroot strutsdoc -MapWebModToVH > > > {{{Struts Documentation} struts-documentation.war,WEB-INF/web.xml > > > default_host}} > > > > > > > > > HTH, > > > > > > -- > > > http://www.multitask.com.au/people/dion/ > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
