Hi Ryan,

since I'm not a weblogic expert I have a question - would a remote deploy work if the application is already deployed?!

Thanks in advance

Siegfried Goeschl

Ryan, Scott wrote:

One thing to note is that this will not by default support remote
deployment. You need to either FTP the files to the source directory for
the server or use a shared directory structure. The remote deploy will
remotely deploy the EAR or WAR but only if the code is already accessible by
the remote server. This is the same limitation as currently exists for all
BEA deployment scripts. Non of them will perform the remote copy to the
source machine.


We have the system up and running and are using the Weblogic plugin
mentioned and have successfully automated our builds and deployments.  We
also use cactus to check our anthill and cruise control builds once they are
built and deployed.

Scott Damon Ryan
Developer
(720) 514-5389
[EMAIL PROTECTED]

-----Original Message-----
From: Pascal Thivent [mailto:[EMAIL PROTECTED] Sent: Monday, October 11, 2004 2:18 AM
To: Maven Users List; Thomas Recloux
Subject: Re: Current best practices for automating deployment to Weblogic 8?


Hi,

there is a weblogic plugin at
http://sourceforge.net/projects/maven-plugins/. It seems to be a
wrapper around Weblogic deployment tool and ant tasks.





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to