Weblogic WLST in Weblogic 8.1
WLST inbuild with Weblogic 9.x onwards but if you are working with 8.x version of weblogic and want to use wlst then you have to download jython.jar & wlst.jar separately and add to weblogic classpath.
1. Download jython.jar & wlst.jar from the links provided below
2. Update classpath on your setWLSenv.cmd/.sh scriprt for both jar files
3. Run setWLSenv.cmd/.sh
4. Invoke wlst as "java weblogic.WLST"
Download jython.jar
http://www.jython.org/downloads.html
Download wlst.jar
http://code.google.com/p/wlst-archives/downloads/detail?name=wlst.jar&can=2&q=label%3Aweblogic+8.1+7.0
WLST inbuild with Weblogic 9.x onwards but if you are working with 8.x version of weblogic and want to use wlst then you have to download jython.jar & wlst.jar separately and add to weblogic classpath.
1. Download jython.jar & wlst.jar from the links provided below
2. Update classpath on your setWLSenv.cmd/.sh scriprt for both jar files
3. Run setWLSenv.cmd/.sh
4. Invoke wlst as "java weblogic.WLST"
Download jython.jar
http://www.jython.org/downloads.html
Download wlst.jar
http://code.google.com/p/wlst-archives/downloads/detail?name=wlst.jar&can=2&q=label%3Aweblogic+8.1+7.0
No comments:
Post a Comment