Blog Stats
- 86,143 hits
-
Recent Posts
Archives
- November 2016 (1)
- September 2015 (1)
- January 2013 (1)
- May 2012 (2)
- February 2012 (3)
- December 2011 (11)
- April 2011 (1)
Categories
Meta
Tag Archives: wlst
WLST – Modular Scripts to create/destroy WLS resources
This post shows how to create modular WLST scripts to create weblogic resources. The principal followed was to keep the actual resource names and attribute values for the resources separated from the jython script used to create those resources. Each … Continue reading