office-gobmx/xmlsecurity/tools/standalone
Thomas Arnhold e5c28b86be Remove commented out code (includes)
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
2012-06-27 13:32:44 +02:00
..
csfit Remove commented out code (includes) 2012-06-27 13:32:44 +02:00
mscsfit
readme.txt

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