![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Load the provided project into a server-based repository as only a server-based project can be deployed.
2. From the Project menu, select Import Full Project.
3. In the Local Repository tab, browse to select the project file zap_compliant.dat in the directory SDK_HOME\resourceKit\deployableAdapter. Click OK.
4. Save the project as a server project named zapadapter.
− For the Java example, compile the Java source code using the compile.bat file. The compile.bat file generates a .jar file and places it under the ../bin directory. It also copies the wrap.exe file to the ../bin directory and renames it to zapadapter.exe.
Make necessary changes to the CLASSPATH to successfully compile the example.
− For the C++ example, the Developer Studio .dsw file generates an executable zapadapter.exe and places it under the ../bin directory.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |