Hi:
I have installed JBoss as root under /opt/Jboss directory. To start JBoss I switch login as root, navigate to the bin directory then use sh run.sh and JBoss boots up.
Now I have installed eclipse and myeclipse as regular user under /home/user. I have configured Application server to be JBoss but I cannot start, throwing the error permission denied. I am assuming when I try to deploy jar or ear files from myEclipse I will get the same error.
How can I solve this problem?
Regards
Arup