Skip to content

Shell script Wildfly Setup

eprogramming edited this page Jun 13, 2014 · 4 revisions

Script to fast setup wildfly for Eclipse users

https://github.com/cejug/hurraa/blob/master/configWildfly8.sh

  • Install mysql or mariadb.
  • Create the database hurraa as usual.
  • Run the script as root and put the database login/passwd.
  • Point the Eclipse WTP to wildfly under /opt/

Clone this wiki locally