Valid JDK versions for ADK

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.

Hi Ricardo,

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

Regards, Aravind

Hi Aravind,

Thanks a lot for the info.

Best regards,
Ricardo