Creating an ear with version for Weblogic using Maven
Using the ear plugin of Maven 2 creating an ear is very easy. The produced ear follows the JEE spec, so you can normally use it in any application server.I’m…
Continue Reading Creating an ear with version for Weblogic using Maven