In WLST (WebLogic Scripting Tool), how many times have you wished you didn’t have to type the parentheses or quotes when navigating MBeans? For me, I wished for that every time.
Fortunately, WLST designer Satya Ghattu lets us in on a little secret. Simply enter easeSyntax() while in online mode and you can drop the parentheses and quotes when navigating. Using Satya’s examples:
cd(“/Servers/testServer”)turns into the friendlier
cd /Servers/testServerThanks for the tip, Satya!
Posted in Quick Tips, WebLogic December 14th, 2008 by Mike Fleming | No comments
No comments:
Post a Comment