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
  • 1.  JACL Scripting for WSadmin

    Posted Tue December 20, 2011 07:44 AM
    Hi all,

    Can anybody please tell me how i can extract the jndi name of a datasource using JACL scripting language.

    Thanks in advance  


  • 2.  JACL Scripting for WSadmin

    Posted Tue December 20, 2011 01:46 PM
    Please check the administration scripts from the following link

    www.ibm.com/developerworks/websphere/lib... 


  • 3.  JACL Scripting for WSadmin

    Posted Thu December 29, 2011 01:43 PM
    vatsa, I strongly suggest that you move to Jython, rather than JACL. Unless you are using a too old version of WAS for that, JACL is deprecated and a Jython script should be the way to go.