Show TOC Start of Content Area

Procedure documentation Creating a Library Archive Locate the document in its SAP Library structure

Use

A library archive defines a deployable unit with which you can make all the JARs and references in the library project available in the J2EE Engine.

Procedure

...

       1.      Select the library project node in the J2EE Explorer.

       2.      Open the context menu and choose Build Library Archive.

       3.      Choose OK to confirm.

Result

An archive file with the extension .sda is created. A corresponding node for the new archive is added to the project structure.

You can now deploy the archive to the J2EE Engine. See Deploying a Library Archive.

 

 

End of Content Area