IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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.


#TechXchangePresenter
 View Only
Expand all | Collapse all

Java Version in a Java Service

  • 1.  Java Version in a Java Service

    Posted Mon September 29, 2003 08:15 AM

    Hi all,
    How to change version of Java from Jdk 1.3 to Jdk 1.4 for Java Services in IS. I want to user replaceAll method of String Class which is in Jdk 1.4. Eagerly waiting for the response.

    Thanks and Regards,
    Raghu


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Java Version in a Java Service

    Posted Mon September 29, 2003 02:04 PM
    1. Open the Server.sh script file.
      2 Set JAVA_ROOT as jdk1.4 installed path.
    2. Restart the IS server.

    #Integration-Server-and-ESB
    #Flow-and-Java-services
    #webMethods


  • 3.  RE: Java Version in a Java Service

    Posted Mon September 29, 2003 04:43 PM

    Hi,
    The above will definitely get the job done. However, you may find other issue with using JDK 1.4. I think I saw something in the forums about issues related to using that JDK version. Be sure to search the forums for possible issues.

    Good Luck,
    Jim Palmer


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB