I have installed the Fusion SOA 11.1.1.5 on a remote linux (64 bit) machine and successfully started the weblogic server by using the startWeblogic.sh command from the DOMAIN_HOME/ folder (not from the DOMAIN_HOME/bin/ folder). I have a couple of doubts wrt this:
Is this the correct startWeblogic.sh script that should be executed, i.e. the one in the domain_home or the one in the domain_home/bin ?
I could get the server up by just running the startWeblogic.sh from the domain_home folder, but on closing the window running the script the server alos goes down. What is the correct way to start the server ?