This is the code I am executing in WAS /opt/IBM/WebSphere/AppServer/profiles/AppSrv01/bin/ The above path where i am executing this script But i need execute those script for every 120 seconds, above script i am getting input from user.. In cron tab is not possible.. Answer I have added the code below to exec…
Tag: websphere
Vagrant and virtualbox synced directory: permission issues moving from windows host to linux host
I’m currently using vagrant to provision a Linux (CentOS) guest for deploying a web app running on Websphere. The host environment is Windows 7, but I’d like to move to Linux (Arch) for further development. The virtual machine is running via VirtualBox and Vagrant provides it with a synced directo…
Websphere jdk upgrade
I have installed ibm jdk(1.8) in my linux system. I have installed WebSphere ND 8.5.5.7 in the same system. Now I want the WebSphere jdk to be upgraded to 1.8. For that I need to run managesdk command. So , I checked this link https://www-01.ibm.com/support/knowledgecenter/SSWSR9_11.5.0/com.ibm.swg.im.mdmhs.r…