Plugin and Beans with Java 6 update 19

The command line was:

$ java -jar signtester.jar mykeystore MyPlugins [overwrite]

Before I have generated the mykeystore file with the keytool.

tgs:
The command line was:

$ java -jar signtester.jar mykeystore MyPlugins [overwrite]

Before I have generated the mykeystore file with the keytool.

You should get rid of the [ and ] (square brackets) they are here in the help just to indicate that it is an optional parameter…
Then you will see that for each jar encoutered the tool will output that it is unsigned, then it should tell you that it is signed.

Takes a while to do them all, but you should be OK then…

ptalbot:
You should get rid of the [ and ] (square brackets) they are here in the help just to indicate that it is an optional parameter…
Then you will see that for each jar encoutered the tool will output that it is unsigned, then it should tell you that it is signed.

Takes a while to do them all, but you should be OK then…

Thank you Patrick!

I’m little deranged because struggeling in signing - unsigning - signing … :oops:

The output is now different then the try before. I’m currently launching the smart client… and cross my fingers that it will work now.

Edit: It’s working!

Yes, we should all send a big thanks to Larry Ellison for all this headache.

Glad it worked in the end anyway!