shahrokhnikou
Technical User
Hi,
We've Weblogic in our Linux server.I can start Admin server manually by using an script "startWebLogic.sh". But now I have been asked to start admin server while system boots. So I need to write an script for that and put it in /etc/init.d/rc3.d.
I have no idea whatsoever how should I do it.
I tried to make a symbolic link like this:
ln -s /opt/bea/domains/admin/startWebLogic.sh /etc/init.d/rc3.d/S90startWebLogic
But I didn't work.
Any help would be very much appreciate.
Thanks,
Shahrokh
We've Weblogic in our Linux server.I can start Admin server manually by using an script "startWebLogic.sh". But now I have been asked to start admin server while system boots. So I need to write an script for that and put it in /etc/init.d/rc3.d.
I have no idea whatsoever how should I do it.
I tried to make a symbolic link like this:
ln -s /opt/bea/domains/admin/startWebLogic.sh /etc/init.d/rc3.d/S90startWebLogic
But I didn't work.
Any help would be very much appreciate.
Thanks,
Shahrokh