You could try the cargo plugin: http://cargo.codehaus.org/Maven2+plugin
However, only Weblogic 10.3 is specified to be supported. /Anders On Wed, Feb 17, 2010 at 07:53, iv_va_unq <[email protected]> wrote: > > We use Weblogic 11 and Tomcat 6 for deploying our application > Our application use Spring, Hibernate, Java 6 > > pom.xml make war file How can application (war) deploy to app server ? > for Tomcat use tomcat-maven-plugin Everything works > for Weblogic use weblogic-maven-plugin I have some troubles This > plugin > support Weblogic 9 > The next I don't know where take dependency library xbean, bcel and so on > http://mojo.codehaus.org/weblogic-maven-plugin/usage.html > > How do you deploy war on Weblogic 11 ? > -- > View this message in context: > http://old.nabble.com/Deploy-WAR-EAR-to-Weblogic-tp27619730p27619730.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
