The source distribution is packaged as a JAR file that must be unpacked before you can build the Celtix Enterprise installation. You should unpack the distribution into a directory to which you have full access.
|
Warning |
|---|---|
|
Do not unpack the JAR into a folder that has spaces in its path name. For example, do not unpack the JAR into |
The contents of the unpacked distribution are detailed in Table 2.1, “Contents of the Source Distribution”.
Table 2.1. Contents of the Source Distribution
| Contents | Description |
|---|---|
codestyle
|
Contains support files needed for building the router and the Celtix Enterprise container. |
container
|
Contains the source files for the Celtix Enterprise container. |
cxf
|
Contains the source files for the Celtix Advanced Service Engine. |
META-INF
|
Contains the manifest of the JAR file. |
parent
|
Contains support files needed for building the router and the Celtix Enterprise container. |
qpid
|
Contains the source files for Celtix Advanced Messaging. |
router
|
Contains the source files for the Celtix Enterprise router. |
testutils
|
Contains tests that are run when building the Celtix Enterprise container. |
license-agreement.txt
|
A copy of the Celtix Enterprise license. |
notices.txt
|
Notices about 3rd party software and licenses that are included in Celtix Enterprise. |
pom.xml
|
Maven project file that controls the build of Celtix Enterprise. |