RE: Current best practices for automating deployment to Weblogic 8?

2004-10-12 Thread Chad Woolley
Thanks to everyone who responded with good advice... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Current best practices for automating deployment to Weblogic 8?

2004-10-11 Thread Siegfried Goeschl
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 web

RE: Current best practices for automating deployment to Weblogic 8?

2004-10-11 Thread Ryan, Scott
; 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. -- Pascal On Mon, 11 Oct 2004 08:40:06 +0200, Thomas

Re: Current best practices for automating deployment to Weblogic 8?

2004-10-11 Thread Pascal Thivent
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. -- Pascal On Mon, 11 Oct 2004 08:40:06 +0200, Thomas Recloux <[EMAIL PROTECTED]> wrote: > > I am wanting to automate deployment of our WARs /

Re: Current best practices for automating deployment to Weblogic 8?

2004-10-10 Thread Thomas Recloux
> I am wanting to automate deployment of our WARs / EARs to Weblogic 8 under > Maven, scheduled via Anthill Pro. > > I'm wondering what is the latest and greatest way to do this, right now. I use the weblogic.Deployer class called by an tag http://e-docs.bea.com/wls/docs81/deployment/tools.htm

Current best practices for automating deployment to Weblogic 8?

2004-10-10 Thread Chad Woolley
Hi, I am wanting to automate deployment of our WARs / EARs to Weblogic 8 under Maven, scheduled via Anthill Pro. I'm wondering what is the latest and greatest way to do this, right now. There seem to be several options available: * Cargo (which we are already using for Jetty, but doesn't have WL8