If you already have an OGSA-DAI binary distribution you can skip this section.
To build OGSA-DAI Axis 1.4 binary distribution, run the following in the OGSA-DAI Axis 1.4 source distribution directory:
$ ant
The OGSA-DAI binary distribution will be placed in:
build/ogsadai-3.0-axis-1.4-bin.
Any warnings of form:
[java] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
can be safely ignored.
![]() | Important |
|---|---|
| You should now change into this directory since all other parts of the OGSA-DAI user doc are centred around a binary distribution. |
To build OGSA-DAI Axis 1.2.1 binary distribution, run the following in the OGSA-DAI Axis 1.2.1 source distribution directory:
$ ant
The OGSA-DAI binary distribution will be placed in:
build/ogsadai-3.0-axis-1.2.1-bin.
Any warnings of form:
[java] - Unable to find required classes (javax.activation.DataHandler and javax.mail.internet.MimeMultipart). Attachment support is disabled.
can be safely ignored.
![]() | Important |
|---|---|
| You should now change into this directory since all other parts of the OGSA-DAI user doc are centred around a binary distribution. |