You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2014/01/29 21:58:11 UTC

[jira] [Comment Edited] (JUDDI-807) Test juddi-gui-disg applet on MacOS

    [ https://issues.apache.org/jira/browse/JUDDI-807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885799#comment-13885799 ] 

Kurt T Stam edited comment on JUDDI-807 at 1/29/14 8:57 PM:
------------------------------------------------------------

Hi Alex,

1. I checked in two fixes for getting a keystore if NOT on windows. Now I'm seeing my certificates in the applet.

2. When I go to sign my private key is null; The store is protected and it needs my passwor dot get access. I added "Mypasswd".toCharArray() in two places. I think we need some kind of dialog where I can type my password in the Applet.

3. After it is signed (I step through in the debugger), then I'm not sure what happens. The Applet just sits there; and when I go back to the business I signed I don't see a signature. What is supposed to happen? I mean on line 469 I see signedXml = sw.toString(); but this method returns void. So how does it get published?


was (Author: kurtstam):
Hi Alex,

1. I checked in two fixes for getting a keystore if NOT on windows. Now I'm seeing my certificates in the applet.

2. When I go to sign my private key is null; The store is protected and it needs my passwor dot get access. I added "Mypasswd".toCharArray() in two places. I think we need some kind of dialog where I can type my password in the Applet.

3. After it is signed (I step through in the debugger), then I'm not sure what happens. The Applet just sits there; and when I go back to the business I signed I don't see a signature. What is supposed to happen?

> Test juddi-gui-disg applet on MacOS
> -----------------------------------
>
>                 Key: JUDDI-807
>                 URL: https://issues.apache.org/jira/browse/JUDDI-807
>             Project: jUDDI
>          Issue Type: Task
>          Components: juddi-gui
>            Reporter: Alex O'Ree
>            Assignee: Alex O'Ree
>             Fix For: 3.2
>
>
> try to sign something and save using a pki cert



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)