|
|
WLST startServer re-visited
Satya Ghattu's Blog |
January 1, 2007 6:35 PM
|
Comments (2)
I have moved my blog to my personal blog and this entry is posted here
Comments
Comments are listed in date ascending order (oldest first) | Post Comment
-
Hi
I would like to get the command to call a script in Windows .
The following doesn't seems to work
os._shellEnv.system(domainDirectory+"/bin/startWebLogic.cmd > "+svrOutLoc+" 2>&1 &\n")
Thanks
Posted by: genericweb on August 1, 2007 at 12:54 PM
-
Hi,
Really good tips.
Do you know a way to call 'startWebLogic.sh' without blocking further execution of jython script?
In my case script "hangs" afert starting WLS AS.
Posted by: grzegorz.trafny on April 4, 2008 at 8:32 AM
|
|