WebSphere Message Broker, Version 8.0.0.7
Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS
See information about the latest product version
See information about the latest product version
Configuring an environment for independent DFDL applications
Prepare the system environment in which you want to develop and run your independent applications that use the IBM® DFDL API.
Before you start:
Before you can develop and run Java™ application programs that use the IBM DFDL API, you must install the following prerequisite software on your local computer environment:
- An IBM Java Development Kit (JDK) at a supported Java level.
A JDK is not supplied with WebSphere® Message Broker; you must acquire and install a suitable product yourself. You must use an IBM JDK to develop IBM DFDL independent programs and an IBM Java Runtime Environment (JRE) to run these programs. For information about supported Java levels, see Additional software requirements.
To set up your computer in preparation for building and running IBM DFDL independent programs, you
must configure your class path environment variable so that it includes
all the JAR files needed for IBM DFDL.
The instructions use the Windows path
separator; but apply equally to other operating systems, if you change
the separator.
Update the class path environment variable:
Next:
- Use the tools that are provided by your JDK to build and run your IBM DFDL independent programs.
- If a system that you want to run your IBM DFDL API independent programs does not have the WebSphere Message Broker runtime component installed, you must complete additional configuration steps; see Configuring environments without the broker component installed.