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 / 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 <ant:java> tag > > http://e-docs.bea.com/wls/docs81/deployment/tools.html > > -- > Thomas Recloux > > > > --------------------------------------------------------------------- > 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]
