Still having issues I always have to run mavan package before testing projects on server.
I dont know why but if I close Intellij and then reopen my project and click run on server (Jboss) I will get a error that some of the files I had in my resource folder did not make it to the war but if I run a maven package and then do the click to run on server it works...