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 2009/01/25 16:56:59 UTC

[jira] Created: (JUDDI-171) Add juddi-client

Add juddi-client
----------------

                 Key: JUDDI-171
                 URL: https://issues.apache.org/jira/browse/JUDDI-171
             Project: jUDDI
          Issue Type: New Feature
          Components: Feature Requests Section
    Affects Versions: 3.0alpha
            Reporter: Kurt T Stam
            Assignee: Kurt T Stam
             Fix For: 3.0alpha


Convert juddi-cargo module over to juddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.

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


[jira] Updated: (JUDDI-171) Add uddi-client

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

Kurt T Stam updated JUDDI-171:
------------------------------

    Description: 
Convert juddi-cargo module over to uddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.

I think it makes sense to keep this module generic uddi (not specific to jUDDI). This would be an opportunity to create a generic suite of tests for any UDDI Implementation.

  was:Convert juddi-cargo module over to juddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.

        Summary: Add uddi-client  (was: Add juddi-client)

> Add uddi-client
> ---------------
>
>                 Key: JUDDI-171
>                 URL: https://issues.apache.org/jira/browse/JUDDI-171
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0alpha
>
>
> Convert juddi-cargo module over to uddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.
> I think it makes sense to keep this module generic uddi (not specific to jUDDI). This would be an opportunity to create a generic suite of tests for any UDDI Implementation.

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


[jira] Commented: (JUDDI-171) Add uddi-client

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

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

Any API_xxxTest.java in juddi-core/api should correspond to a UDDI_xxxTest.java in uddi-client

> Add uddi-client
> ---------------
>
>                 Key: JUDDI-171
>                 URL: https://issues.apache.org/jira/browse/JUDDI-171
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0alpha
>
>
> Convert juddi-cargo module over to uddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.
> I think it makes sense to keep this module generic uddi (not specific to jUDDI). This would be an opportunity to create a generic suite of tests for any UDDI Implementation.

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


[jira] Work started: (JUDDI-171) Add juddi-client

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

Work on JUDDI-171 started by Kurt T Stam.

> Add juddi-client
> ----------------
>
>                 Key: JUDDI-171
>                 URL: https://issues.apache.org/jira/browse/JUDDI-171
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0alpha
>
>
> Convert juddi-cargo module over to juddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.

-- 
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-171) Add uddi-client

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

kurtstam edited comment on JUDDI-171 at 1/25/09 8:48 AM:
------------------------------------------------------------

Checked in some base functionality. More is to follow. The idea is to share the test between this and the core/api module.

Also we can add the tests for scout in this module at a later stage. The uddi-client.jar can be reused in the scout project, as this code is generic for any UDDI implementation, and there would be no need to duplicate this client code in that project.

      was (Author: kurtstam):
    Checked in some base functionality. More is to follow. The idea is to share the test between this and the core/api module.

Also we can add the tests for scout in this module at a later stage.
  
> Add uddi-client
> ---------------
>
>                 Key: JUDDI-171
>                 URL: https://issues.apache.org/jira/browse/JUDDI-171
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0alpha
>
>
> Convert juddi-cargo module over to uddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.
> I think it makes sense to keep this module generic uddi (not specific to jUDDI). This would be an opportunity to create a generic suite of tests for any UDDI Implementation.

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


[jira] Closed: (JUDDI-171) Add uddi-client

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

Kurt T Stam closed JUDDI-171.
-----------------------------

    Resolution: Fixed

Work completed

> Add uddi-client
> ---------------
>
>                 Key: JUDDI-171
>                 URL: https://issues.apache.org/jira/browse/JUDDI-171
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0alpha
>
>
> Convert juddi-cargo module over to uddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.
> I think it makes sense to keep this module generic uddi (not specific to jUDDI). This would be an opportunity to create a generic suite of tests for any UDDI Implementation.

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


[jira] Commented: (JUDDI-171) Add juddi-client

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

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

Checked in some base functionality. More is to follow. The idea is to share the test between this and the core/api module.

Also we can add the tests for scout in this module at a later stage.

> Add juddi-client
> ----------------
>
>                 Key: JUDDI-171
>                 URL: https://issues.apache.org/jira/browse/JUDDI-171
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 3.0alpha
>            Reporter: Kurt T Stam
>            Assignee: Kurt T Stam
>             Fix For: 3.0alpha
>
>
> Convert juddi-cargo module over to juddi-client, so we can add functional tests to this module where we run against our juddi-tomcat bundle, started by cargo.

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