WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How do I upgrade IBM Websphere Jython version ?

vijay gopal

vijay gopalMon February 27, 2017 02:14 PM

  • 1.  How do I upgrade IBM Websphere Jython version ?

    Posted Mon February 27, 2017 02:14 PM

    How do I upgrade IBM Websphere Jython version ?



  • 2.  RE: How do I upgrade IBM Websphere Jython version ?

    Posted Wed March 01, 2017 09:52 AM

    Hi Vijay,

      Here some links.
     
      Using the latest Jython with a WebSphere Application Server wsadmin thin client
      https://www.ibm.com/developerworks/websphere/library/techarticles/1207_vansickel/1207_vansickel.html

      Take in mind that WAS 9 comes with Jython 2.7!!! and you can run your script in compatibility mode.

      Using wsadmin scripting with Jython
      https://www.ibm.com/support/knowledgecenter/en/SSEQTP_9.0.0/com.ibm.websphere.base.doc/ae/cxml_jython.html

      Hope this helps. Tell us if you need more support.
     
    Regards



  • 3.  RE: How do I upgrade IBM Websphere Jython version ?

    Posted Wed March 01, 2017 12:29 PM

    Thanks for the quick response.