Files
loongoffice/xmlsecurity/tools/standalone
Jens-Heiner Rechtien 4b7da5793f INTEGRATION: CWS xmlsec11 (1.1.2); FILE ADDED
2005/04/08 13:07:01 mt 1.1.2.1: ...
2005-04-08 15:21:05 +00:00
..

How to use the standalone program

After building, there is two programs named jsfit.dsig.signer and jsfit.dsig.verifier under the class folder, these two program are used to test the jsr based bridge component.

After installation, you need do following step to launch the program.

1) create a temporary folder

2) copy services.rdb, types.rdb and setup_services.rdb from the <OpenOffice>/program folder to the temporary folder, 

3) in the temporary folder, merge both the types.rdb and the setup_services.rdb into the services.rdb.

4) register jsr-based component into services.rdb

5) run the signer program

6) run the verifier program

7) remove the temporary folder