Files
loongoffice/xmlsecurity/tools/standalone
Tor Lillqvist c29098917a Get rid of (most uses of) GUI
GUI only takes values UNX or WNT, so it is fairly pointless. One can check
whether OS is WNT or not instead.

Change-Id: I78ae32c03536a496a563e5deeb0fca78aebf9c34
Reviewed-on: https://gerrit.libreoffice.org/1304
Reviewed-by: Peter Foley <pefoley2@verizon.net>
Tested-by: Peter Foley <pefoley2@verizon.net>
2012-12-25 17:53:25 +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