in JBoss 7.1, the default deploy directory is standalone/deployment.
I want to change this default to an external directory. I know in JBoss 5, I can specify this in profile-repository.xml.
How to do this in JBoss 7.1?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at the deployment scanner configuration. You can change the path to whatever or you want. Another option would be to use the default one, but add an additional deployment scanner for your other directory.