Table Of Contents
-----------------
1. What you need
2. How to compile
3. How to deploy


Contents
--------

1. What you need
 - Apache Ant (http://ant.apache.org), the newer, the better
 - Java SDK, at least version 1.3

2. How to compile
Go to the bin subdirectory and fire up ant without any arguments. You will find the compiled Resource Archive "ldapjca.rar" in the dist subdirectory.

3. How to deploy
Depends on your application server, really. For JBoss, drop it into the "deploy" directory.
