Shared Libraries

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
A shared library archive may look like this :

{noformat}my-shared-library.zip
my-shared-library.zip
+ META-INF
- jbi.xml
- my-jar-dependency1.jar
- my-jar-dependency2.jar
- my-jar-dependency3.jar{noformat}
{noformat}

just for some macro :-)

Adding jar files to the archive is not sufficient. Each jar contained by the shared library must be declared within its JBI descriptor.