As you might know after the acquisition of BEA Systems by Oracle, Dev2Dev site has been discontinued. Unfortunately I don’t see a replacement for that, not only we lost some rich information, but a number of good tools.
In that context, in the last few months I had inquiries from some users asking where they could find the original WLST that works with WebLogic 8.1 and 7.0, also WLST Script Generator and Console extension that work with WebLogic 9.x.
Now you can get these from the new google code project wlst-modules. WLST Script Generator 9.x can be downloaded from here. The zip contains a ReadMe.html that should walk you through the configurations steps. And for those unfortunate souls who are still using WebLogic 7.0 and 8.1, WLST jar can be downloaded from here.
Hi Satya,
This is Ronith. I am a novice to WLST. Can you please give me information how to run a WLST script remotely. I wrote a script using WLST that bounces the managed server. Its working fine in a physical server where we have weblogic domain installed. But i cant make it work in another physical server where there is no weblogic. I have added weblogic.jar and wlfullclient.jar to the classpath. I am getting a WLST OffLine Class not found exception. Can you give any information regarding this issue or can you direct me to any documentation. Thanks
Hello Satya,
i have been following your blog for some time. i need a small help. i have been writing wlst scripts which usually take more than a minute for loading all the weblogic.jar files. is there any we can write the wlst script so that it will run the script in seconds rather than a minute?. any info would be helpfull
Thanks for letting me know. I will try to fix them soon.