Once you have finished building all of the components you will need to install each of the component's binary packages. The recommended way to do this is as follows:
Create a new folder to be the root of your Celtix Enterprise installation
Copy the installation packages for each of the components to the new folder.
Unpack each package using the appropriate tool for your platform.
Set CXF_HOME to the cxf folder of the new Celtix Enterprise root folder.
Set QPID_HOME to the qpid-0.9 folder of new Celtix Enterprise root folder.
Add and CXF_HOME/bin to your QPID_HOME/binPATH.
|
Tip |
|---|---|
|
You can write a script to set-up your environment. |