Looking for an installer that supports building a WAR / EAR (maybe Maven based)
It also needs to be able to take the WAR and/or EAR and:
  • setup Appserver JNDI resources that can be used by the Spring app
  • setup any other JNDI resources
  • create/drop/update schematta of DB tables (oracle, mysql, db2, postgress, msql)