You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scout-dev@ws.apache.org by "Kurt Stam (JIRA)" <sc...@ws.apache.org> on 2006/09/23 16:39:22 UTC

[jira] Created: (SCOUT-18) Embedded mode execution

Embedded mode execution
-----------------------

                 Key: SCOUT-18
                 URL: http://issues.apache.org/jira/browse/SCOUT-18
             Project: Scout
          Issue Type: New Feature
          Components: Scout - jUDDI Interface
         Environment: any
            Reporter: Kurt Stam
         Assigned To: Anil Saldhana


The ability to run the server (registry) embedded, making local calls directly to jUDDI. This is useful when the client needs to meet a high performance requirements. See also https://issues.apache.org/jira/browse/JUDDI-90.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Resolved: (SCOUT-18) Embedded mode execution

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

Kurt Stam resolved SCOUT-18.
----------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

Resolved, code comitted to the trunk

> Embedded mode execution
> -----------------------
>
>                 Key: SCOUT-18
>                 URL: https://issues.apache.org/jira/browse/SCOUT-18
>             Project: Scout
>          Issue Type: New Feature
>          Components: Scout - jUDDI Interface
>         Environment: any
>            Reporter: Kurt Stam
>         Assigned To: Anil Saldhana
>             Fix For: 1.0
>
>         Attachments: scout-embedded-patch.txt
>
>
> The ability to run the server (registry) embedded, making local calls directly to jUDDI. This is useful when the client needs to meet a high performance requirements. See also https://issues.apache.org/jira/browse/JUDDI-90.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-18) Embedded mode execution

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

Kurt Stam updated SCOUT-18:
---------------------------

    Fix Version/s:     (was: 1.0)
                   1.0rc1

> Embedded mode execution
> -----------------------
>
>                 Key: SCOUT-18
>                 URL: https://issues.apache.org/jira/browse/SCOUT-18
>             Project: Scout
>          Issue Type: New Feature
>          Components: Scout - jUDDI Interface
>         Environment: any
>            Reporter: Kurt Stam
>            Assignee: Anil Saldhana
>             Fix For: 1.0rc1
>
>         Attachments: scout-embedded-patch.txt
>
>
> The ability to run the server (registry) embedded, making local calls directly to jUDDI. This is useful when the client needs to meet a high performance requirements. See also https://issues.apache.org/jira/browse/JUDDI-90.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Updated: (SCOUT-18) Embedded mode execution

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/SCOUT-18?page=all ]

Kurt Stam updated SCOUT-18:
---------------------------

    Attachment: scout-embedded-patch.txt

> Embedded mode execution
> -----------------------
>
>                 Key: SCOUT-18
>                 URL: http://issues.apache.org/jira/browse/SCOUT-18
>             Project: Scout
>          Issue Type: New Feature
>          Components: Scout - jUDDI Interface
>         Environment: any
>            Reporter: Kurt Stam
>         Assigned To: Anil Saldhana
>         Attachments: scout-embedded-patch.txt
>
>
> The ability to run the server (registry) embedded, making local calls directly to jUDDI. This is useful when the client needs to meet a high performance requirements. See also https://issues.apache.org/jira/browse/JUDDI-90.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org


[jira] Commented: (SCOUT-18) Embedded mode execution

Posted by "Kurt Stam (JIRA)" <sc...@ws.apache.org>.
    [ http://issues.apache.org/jira/browse/SCOUT-18?page=comments#action_12437102 ] 
            
Kurt Stam commented on SCOUT-18:
--------------------------------

- Moved setting up a connection into a BaseTestCase class. All tests that need this connection extend this
  class. Added a switch 'isLocal=true' to set up configuration for local or soap transport.
- The config URL are changed to URI so that they can contain a class name.
- Added LocalTransport class which is used to make direct java calls into a UDDI. This was tested using jUDDI.

> Embedded mode execution
> -----------------------
>
>                 Key: SCOUT-18
>                 URL: http://issues.apache.org/jira/browse/SCOUT-18
>             Project: Scout
>          Issue Type: New Feature
>          Components: Scout - jUDDI Interface
>         Environment: any
>            Reporter: Kurt Stam
>         Assigned To: Anil Saldhana
>         Attachments: scout-embedded-patch.txt
>
>
> The ability to run the server (registry) embedded, making local calls directly to jUDDI. This is useful when the client needs to meet a high performance requirements. See also https://issues.apache.org/jira/browse/JUDDI-90.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: scout-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: scout-dev-help@ws.apache.org