Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 22-May-2021 | - | ||||
csfit/ | H | 22-May-2021 | - | |||
mscsfit/ | H | 22-May-2021 | - | |||
readme.txt | H A D | 22-May-2021 | 675 | 20 | 10 |
readme.txt
1 How to use the standalone program 2 3 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. 4 5 After installation, you need do following step to launch the program. 6 7 1) create a temporary folder 8 9 2) copy services.rdb, types.rdb and setup_services.rdb from the <OpenOffice>/program folder to the temporary folder, 10 11 3) in the temporary folder, merge both the types.rdb and the setup_services.rdb into the services.rdb. 12 13 4) register jsr-based component into services.rdb 14 15 5) run the signer program 16 17 6) run the verifier program 18 19 7) remove the temporary folder 20