webMethods

webMethods

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.  Valid JDK versions for ADK

    Posted Thu April 30, 2009 07:52 PM

    Hello,

    I’m about to create a new adapter by using the Adapter Development Kit.
    I’m running webMethods 7.1.2.
    Although the documentation states that one should add the JDK 1.3.1 to the classpath in order to compile the new adapter code, the fact is that the Integration Server I’m using is running under JDK 1.5. Does that mean that I can compile my adapter classes against this JDK version, and thus use all the new Java 1.5 stuff, such as generics?

    Thanks in advance.


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 2.  RE: Valid JDK versions for ADK

    Posted Mon May 04, 2009 07:18 AM

    Hi Ricardo,

    Yeah, you can compile your adapter classes and use the features available in JDK 1.5 for your Adapter Development.

    Regards, Aravind


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Valid JDK versions for ADK

    Posted Mon May 04, 2009 11:01 AM

    Hi Aravind,

    Thanks a lot for the info.

    Best regards,
    Ricardo


    #Integration-Server-and-ESB
    #webMethods
    #Adapters-and-E-Standards