java - JBoss7 Deployment on Ubuntu -


I have JBoss7 and Java applications on the server. I am deploying war files using the JBoss7 console system.

I would like to know where these files are actually placed when I go to the deployment folder, there are no posted files.

I am asking this because I have a property file under the configuration folder and it seems that this file is not being read because I am having trouble using the Java I created .

In more detail, when I installed JBs locally on a PC and deployed the same project (but using Netbeans) it worked as I said that I Installed on Ubuntu and wanted to deploy the same project there.

Appreciate your help.

Regards,

Keith Spittier


Comments