Multilanguage DataBlade module issues

If you use more than one external programming language in your DataBlade® module, you might have more than one resulting shared library after you compile your source code.

The following figure illustrates the shared libraries you can produce from source code generated by BladeSmith.
Figure 1: Shared libraries for multilanguage DataBlade modules


For C and C++ server implementation code, BladeSmith generates a combined Visual C++ workspace file and UNIX™ makefile.

For Java™ server and client code, BladeSmith generates a single makefile that is appropriate for all operating systems.