office-gobmx/xmlsecurity/tools/standalone
Rüdiger Timm 66b3975b1d INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED
2008/03/31 16:31:07 rt 1.5.102.1: #i87441# Change license header to LPGL v3.
2008-04-10 23:45:41 +00:00
..
csfit INTEGRATION: CWS changefileheader (1.5.102); FILE MERGED 2008-04-10 23:45:41 +00:00
mscsfit INTEGRATION: CWS supdremove02 (1.5.22); FILE MERGED 2008-02-25 14:41:52 +00:00
readme.txt INTEGRATION: CWS xmlsec11 (1.1.2); FILE ADDED 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