You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kevin Williams (JIRA)" <tu...@ws.apache.org> on 2006/06/05 22:03:29 UTC

[jira] Created: (TUSCANY-442) Clean up DAS Configuration model

Clean up DAS Configuration model
--------------------------------

         Key: TUSCANY-442
         URL: http://issues.apache.org/jira/browse/TUSCANY-442
     Project: Tuscany
        Type: Bug

  Components: Java DAS RDB  
    Versions: Java-Mx    
    Reporter: Kevin Williams
     Fix For: Java-Mx


The DAS Configuration model needs to be scrubbed.  Here are a few items I have identified:

   . Table should have "tableName" and  "typeName" rather than "name" and "propertyName"
   . Column should have "columnName" rather than "name"
   . Parameter should contain "direction"
   . DriverManager info should be removed from ConnectionProperties since it is resonable for clients to pass a connection in non-managed environments
   .   . If DriverManager info is removed then ConnectionProperties can probably be replaced with "DataSourceName" attribute on Config

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


[jira] Closed: (TUSCANY-442) Clean up DAS Configuration model

Posted by "Kevin Williams (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-442?page=all ]
     
Kevin Williams closed TUSCANY-442:
----------------------------------

    Resolution: Fixed

Verified with revision 412513

> Clean up DAS Configuration model
> --------------------------------
>
>          Key: TUSCANY-442
>          URL: http://issues.apache.org/jira/browse/TUSCANY-442
>      Project: Tuscany
>         Type: Bug

>   Components: Java DAS RDB
>     Versions: Java-Mx
>     Reporter: Kevin Williams
>     Assignee: Brent Daniel
>      Fix For: Java-Mx

>
> The DAS Configuration model needs to be scrubbed.  Here are a few items I have identified:
>    . Table should have "tableName" and  "typeName" rather than "name" and "propertyName"
>    . Column should have "columnName" rather than "name"
>    . Parameter should contain "direction"
>    . DriverManager info should be removed from ConnectionProperties since it is resonable for clients to pass a connection in non-managed environments
>    .   . If DriverManager info is removed then ConnectionProperties can probably be replaced with "DataSourceName" attribute on Config

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


[jira] Assigned: (TUSCANY-442) Clean up DAS Configuration model

Posted by "Brent Daniel (JIRA)" <tu...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/TUSCANY-442?page=all ]

Brent Daniel reassigned TUSCANY-442:
------------------------------------

    Assign To: Brent Daniel

> Clean up DAS Configuration model
> --------------------------------
>
>          Key: TUSCANY-442
>          URL: http://issues.apache.org/jira/browse/TUSCANY-442
>      Project: Tuscany
>         Type: Bug

>   Components: Java DAS RDB
>     Versions: Java-Mx
>     Reporter: Kevin Williams
>     Assignee: Brent Daniel
>      Fix For: Java-Mx

>
> The DAS Configuration model needs to be scrubbed.  Here are a few items I have identified:
>    . Table should have "tableName" and  "typeName" rather than "name" and "propertyName"
>    . Column should have "columnName" rather than "name"
>    . Parameter should contain "direction"
>    . DriverManager info should be removed from ConnectionProperties since it is resonable for clients to pass a connection in non-managed environments
>    .   . If DriverManager info is removed then ConnectionProperties can probably be replaced with "DataSourceName" attribute on Config

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