| 1 |
+ |
i-scream Server Libraries |
| 2 |
+ |
========================= |
| 3 |
+ |
|
| 4 |
+ |
This directory should contain the required libraries for the server. They are |
| 5 |
+ |
listed here with their relevant download locations. These are not included |
| 6 |
+ |
in the CVS repository due to their size. |
| 7 |
+ |
|
| 8 |
+ |
idl.jar |
| 9 |
+ |
jacorb.jar |
| 10 |
+ |
|
| 11 |
+ |
- JacORB Libraries. Both can be obtained from the JacORB package in the lib |
| 12 |
+ |
directory. The JacORB package can be downloaded from here. |
| 13 |
+ |
http://www.inf.fu-berlin.de/~brose/jacorb/download.html |
| 14 |
+ |
|
| 15 |
+ |
jaxp.jar |
| 16 |
+ |
parser.jar |
| 17 |
+ |
|
| 18 |
+ |
- XML Parsing libraries. I'm not sure of exact download locations, except |
| 19 |
+ |
that they're somewhere below the following URLS. |
| 20 |
+ |
http://java.sun.com/xml/download.html |
| 21 |
+ |
http://www.megginson.com/SAX/ |
| 22 |
+ |
|
| 23 |
+ |
This libraries will also be needed for compilation. |