Weblogic control through java is an exciting area. I am attempting to create administration code snippets for managing weblogic center. Thew first attempt is developing this using the IDE i have which is Netbeans IDE 8.0.
One of the first challenges one faces is to how to get the WLSTInterpretor. A good approach has been suggested by the author Geertjan in his blog https://blogs.oracle.com/geertjan/entry/python_in_netbeans_ide_8
One can always use a text pad for getting the code created and run as a python script.
One of the first challenges one faces is to how to get the WLSTInterpretor. A good approach has been suggested by the author Geertjan in his blog https://blogs.oracle.com/geertjan/entry/python_in_netbeans_ide_8
One can always use a text pad for getting the code created and run as a python script.
No comments:
Post a Comment