facebook

JBoss installed as root

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #255795 Reply

    arupsarkar
    Member

    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

    #255806 Reply

    Riyad Kalla
    Member

    Arup,
    You have two choices. 1) is to muck wth the permissions on your root install of JBoss. I would strongly encourage you not to do this. There is no reason to have JBoss installed as root on your developer machine.

    2) Just reinstall JBoss under your user account under something like /home/user/applications and start coding and don’t worry about permissions.

    I *always* suggest #2.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JBoss installed as root

You must be logged in to post in the forum log in