in JBoss 7.1, the default deployment directory is standalone / deployment.
I want to change this default value to an external directory. I know in JBoss 5, I can specify this in the profile-repository.xml file.
How to do it in JBoss 7.1?
thank
source
share