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 Stam (JIRA)" <ju...@ws.apache.org> on 2006/09/23 16:34:24 UTC

[jira] Commented: (JUDDI-90) Embedded mode execution

    [ http://issues.apache.org/jira/browse/JUDDI-90?page=comments#action_12437098 ] 
            
Kurt Stam commented on JUDDI-90:
--------------------------------

The patch includes:

- Moved the Database class from junit to src, and modified the configuration.
- Modified the org.apache.juddi.handler package to always set the namespace. The namespace is needed 
  to be able to use the uddiOrgApiV2.* classes in scout.
- Added configuration for straight jdbc Database connection
- Fixed bug in org.apache.juddi.util.Config when reading a boolean
- Fixed warning in org.apache.juddi.util.Loader, casting null values.
- Changed the org.apache.juddi.util.jdbc.ConnectionManager to enable straight jdbc connections, not using a
  DataSource. It is recommended to use a DataSource as that will probably perform better (pooling)

> Embedded mode execution
> -----------------------
>
>                 Key: JUDDI-90
>                 URL: http://issues.apache.org/jira/browse/JUDDI-90
>             Project: jUDDI
>          Issue Type: New Feature
>          Components: Feature Requests Section
>    Affects Versions: 0.9rc4
>         Environment: any
>            Reporter: Kurt Stam
>         Assigned To: Steve Viens
>         Attachments: juddi-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.

-- 
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: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org