The JRun Software Development Kit (SDK) is for OEM/ISV customers and advanced JRun users who embed, customize, or use the APIs in JRun. In JRun 3.x, the JRun SDK was called the JRun OEM kit.
Getting the SDK
You can download the JRun SDK from the Macromedia website.
To download the SDK:
Download the latest version of the JRun SDK from the following location:
http://www.macromedia.com/go/jrun_sdk
Extract the files into a directory on your machine. This book refers to the SDK directory as sdk_root.
For a description of the contents of the SDK, see "SDK file group".
SDK/retail differences
The SDK includes the following components that are not included in the retail version of JRun:
Installer project files for common installation development environments
Windows merge modules and BIN files for JRun components
JRun API Javadocs for the jrunx.jmc packages
build.xml files and JRun filesets for creating a custom installation
Source code for the following JRun modules:
JRun Management Console (JMC)
Connectors
Windows service
Launcher
JAAS Windows login module
OpenSSL toolkit
The SDK does not include the following files that are included in the retail version of JRun:
Standard documentation set
Core JRun API Javadocs
JRE
Samples server
PointBase sample database
Comments
danger42 said on Jun 28, 2002 at 5:05 PM :
To get the platform-specific merge modules/BIN files, you must download additional ZIP files. Go to http://www.macromedia.com/software/jrun/oem/ and click the "Download JRun SDK" link.
The following file contains the Windows merge modules you use to build custom JRun installations on the Windows platform:
jrun4-win-sdk-mm-en.zip (ZIP, 42.7MB)
The following files contain the Unix InstallAnywhere BIN files you use to build custom JRun installations on Unix platforms:
jrun4-aix-sdk-bin-en.zip For AIX (ZIP, 52.7MB)
jrun4-hpux-sdk-bin-en.zip For HP-UX (ZIP, 52.3MB)
jrun4-linux-sdk-bin-en.zip For Linux (ZIP, 52.4MB)
jrun4-solaris-sdk-bin-en.zip For Solaris (ZIP, 52.3MB)
jrun4-tru64-sdk-bin-en.zip For Tru64 (ZIP, 42.7MB)
Comments
danger42 said on Jun 28, 2002 at 5:05 PM :