Adapter Development Kit 9.12 | webMethods Adapter Development Kit Documentation | webMethods Adapter Development Kit Installation and User’s Documentation | Using the Sample Adapter | Prerequisites for Code Compilation
 
Prerequisites for Code Compilation
The prerequisites for compiling the Sample Adapter package are as follows:
*Java SDK is installed with Integration Server.
*Update your jcode script in the Integration Server_directory \instances\<instance_name>\bin directory as follows:
*In the very last line of the command that executes the NodeUtil class, you must add the following paths to the classpath in order to compile the code correctly:
* Software AG_directory \common\lib\glassfish\gf.jakarta.resource.jar
where Software AG_directory is the directory in which you installed Integration Server.