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]
