You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Marcos (JIRA)" <ju...@ws.apache.org> on 2010/07/21 03:08:49 UTC

[jira] Created: (JUDDI-409) problems in digital signature on entity

problems in digital signature on entity
---------------------------------------

                 Key: JUDDI-409
                 URL: https://issues.apache.org/jira/browse/JUDDI-409
             Project: jUDDI
          Issue Type: Bug
            Reporter: Marcos
            Assignee: Kurt T Stam
            Priority: Critical


Hi, when i'm quering in the juddi console a signed entity...


<find_business xmlns="urn:uddi-org:api_v3">
 <name>An Apache jUDDI Node</name>
 <findQualifiers> 
 <findQualifier>uddi:uddi.org:findqualifier:signaturepresent</findQualifier></findQualifiers>
 </find_business>

the result count is one!!! but the root entity is not signed
And if the root entity is signed...why the console don`t show me the public key or the signed info
please help me!!
thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-409) problems in digital signature on entity

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890746#action_12890746 ] 

Kurt T Stam commented on JUDDI-409:
-----------------------------------

Hi Marcos, can you add the steps to reproduce, such as how you sign your entity etc.? Thx, Kurt

> problems in digital signature on entity
> ---------------------------------------
>
>                 Key: JUDDI-409
>                 URL: https://issues.apache.org/jira/browse/JUDDI-409
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Marcos
>            Assignee: Kurt T Stam
>            Priority: Critical
>
> Hi, when i'm quering in the juddi console a signed entity...
> <find_business xmlns="urn:uddi-org:api_v3">
>  <name>An Apache jUDDI Node</name>
>  <findQualifiers> 
>  <findQualifier>uddi:uddi.org:findqualifier:signaturepresent</findQualifier></findQualifiers>
>  </find_business>
> the result count is one!!! but the root entity is not signed
> And if the root entity is signed...why the console don`t show me the public key or the signed info
> please help me!!
> thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-409) problems in digital signature on entity

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891229#action_12891229 ] 

Kurt T Stam commented on JUDDI-409:
-----------------------------------

Hi Marcos,

It looks like the signaturepresent is not fully implemented. We will add it to the 3.0.4 release.

--Kurt

> problems in digital signature on entity
> ---------------------------------------
>
>                 Key: JUDDI-409
>                 URL: https://issues.apache.org/jira/browse/JUDDI-409
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Marcos
>            Assignee: Kurt T Stam
>            Priority: Critical
>
> Hi, when i'm quering in the juddi console a signed entity...
> <find_business xmlns="urn:uddi-org:api_v3">
>  <name>An Apache jUDDI Node</name>
>  <findQualifiers> 
>  <findQualifier>uddi:uddi.org:findqualifier:signaturepresent</findQualifier></findQualifiers>
>  </find_business>
> the result count is one!!! but the root entity is not signed
> And if the root entity is signed...why the console don`t show me the public key or the signed info
> please help me!!
> thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (JUDDI-409) problems in digital signature on entity

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
     [ https://issues.apache.org/jira/browse/JUDDI-409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated JUDDI-409:
------------------------------

    Fix Version/s: 3.0.4

> problems in digital signature on entity
> ---------------------------------------
>
>                 Key: JUDDI-409
>                 URL: https://issues.apache.org/jira/browse/JUDDI-409
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Marcos
>            Assignee: Kurt T Stam
>            Priority: Critical
>             Fix For: 3.0.4
>
>
> Hi, when i'm quering in the juddi console a signed entity...
> <find_business xmlns="urn:uddi-org:api_v3">
>  <name>An Apache jUDDI Node</name>
>  <findQualifiers> 
>  <findQualifier>uddi:uddi.org:findqualifier:signaturepresent</findQualifier></findQualifiers>
>  </find_business>
> the result count is one!!! but the root entity is not signed
> And if the root entity is signed...why the console don`t show me the public key or the signed info
> please help me!!
> thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (JUDDI-409) problems in digital signature on entity

Posted by "Marcos (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12890968#action_12890968 ] 

Marcos commented on JUDDI-409:
------------------------------

My root entity on juddiv3 is not signed(i think that...). But if the root entity is not signed . why the response on juddi portal console show me one entity???, that's the problem!!!!

note: in my juddi server there is only one entity(the root entity)

i think that the juddi console must show me zero entities, cause  the root entity is not signed

thanks

> problems in digital signature on entity
> ---------------------------------------
>
>                 Key: JUDDI-409
>                 URL: https://issues.apache.org/jira/browse/JUDDI-409
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Marcos
>            Assignee: Kurt T Stam
>            Priority: Critical
>
> Hi, when i'm quering in the juddi console a signed entity...
> <find_business xmlns="urn:uddi-org:api_v3">
>  <name>An Apache jUDDI Node</name>
>  <findQualifiers> 
>  <findQualifier>uddi:uddi.org:findqualifier:signaturepresent</findQualifier></findQualifiers>
>  </find_business>
> the result count is one!!! but the root entity is not signed
> And if the root entity is signed...why the console don`t show me the public key or the signed info
> please help me!!
> thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (JUDDI-409) problems in digital signature on entity

Posted by "Kurt T Stam (JIRA)" <ju...@ws.apache.org>.
    [ https://issues.apache.org/jira/browse/JUDDI-409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12891229#action_12891229 ] 

Kurt T Stam edited comment on JUDDI-409 at 7/22/10 12:33 PM:
-------------------------------------------------------------

Hi Marcos,

It looks like the signaturepresent is not fully implemented. We will add it to the 3.0.4 release. And as always, we love receiving patches :).

--Kurt

      was (Author: kurtstam):
    Hi Marcos,

It looks like the signaturepresent is not fully implemented. We will add it to the 3.0.4 release.

--Kurt
  
> problems in digital signature on entity
> ---------------------------------------
>
>                 Key: JUDDI-409
>                 URL: https://issues.apache.org/jira/browse/JUDDI-409
>             Project: jUDDI
>          Issue Type: Bug
>            Reporter: Marcos
>            Assignee: Kurt T Stam
>            Priority: Critical
>             Fix For: 3.0.4
>
>
> Hi, when i'm quering in the juddi console a signed entity...
> <find_business xmlns="urn:uddi-org:api_v3">
>  <name>An Apache jUDDI Node</name>
>  <findQualifiers> 
>  <findQualifier>uddi:uddi.org:findqualifier:signaturepresent</findQualifier></findQualifiers>
>  </find_business>
> the result count is one!!! but the root entity is not signed
> And if the root entity is signed...why the console don`t show me the public key or the signed info
> please help me!!
> thanks

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.