You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2005/11/06 09:07:19 UTC

[jira] Created: (GERONIMO-1137) Proper DConfigBeans for Connectors

Proper DConfigBeans for Connectors
----------------------------------

         Key: GERONIMO-1137
         URL: http://issues.apache.org/jira/browse/GERONIMO-1137
     Project: Geronimo
        Type: Improvement
  Components: connector, deployment  
    Versions: 1.0-M5    
    Reporter: Aaron Mulder
 Assigned to: Aaron Mulder 
     Fix For: 1.0


The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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


[jira] Commented: (GERONIMO-1137) Proper DConfigBeans for Connectors

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1137?page=comments#action_12356885 ] 

Aaron Mulder commented on GERONIMO-1137:
----------------------------------------

Initial work in revision 331093 -- some of the necessary beans are there and partially or fully working, and there's a test that starts exercising them.  Have not yet replaced the old DConfigBeans.

> Proper DConfigBeans for Connectors
> ----------------------------------
>
>          Key: GERONIMO-1137
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1137
>      Project: Geronimo
>         Type: Improvement
>   Components: connector, deployment
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.0

>
> The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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


[jira] Commented: (GERONIMO-1137) Proper DConfigBeans for Connectors

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1137?page=comments#action_12356892 ] 

Aaron Mulder commented on GERONIMO-1137:
----------------------------------------

As of revision 331116, can create a typical database deployment plan

> Proper DConfigBeans for Connectors
> ----------------------------------
>
>          Key: GERONIMO-1137
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1137
>      Project: Geronimo
>         Type: Improvement
>   Components: connector, deployment
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.0

>
> The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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


[jira] Updated: (GERONIMO-1137) Proper DConfigBeans for Connectors

Posted by "Matt Hogstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1137?page=all ]

Matt Hogstrom updated GERONIMO-1137:
------------------------------------

    Fix Version: 1.1
                     (was: 1.0)

> Proper DConfigBeans for Connectors
> ----------------------------------
>
>          Key: GERONIMO-1137
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1137
>      Project: Geronimo
>         Type: Improvement
>   Components: deployment, connector
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.1

>
> The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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


[jira] Commented: (GERONIMO-1137) Proper DConfigBeans for Connectors

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-1137?page=comments#action_12356934 ] 

Aaron Mulder commented on GERONIMO-1137:
----------------------------------------

As of revision 331239, used by the console to create database deployment plans.

> Proper DConfigBeans for Connectors
> ----------------------------------
>
>          Key: GERONIMO-1137
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1137
>      Project: Geronimo
>         Type: Improvement
>   Components: connector, deployment
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.0

>
> The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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


[jira] Resolved: (GERONIMO-1137) Proper DConfigBeans for Connectors

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1137?page=all ]
     
Aaron Mulder resolved GERONIMO-1137:
------------------------------------

    Fix Version: 1.1
                     (was: 1.2)
     Resolution: Fixed

Now supports both JMS and JDBC deployments, which is good enough.  There are at least 1 or 2 elements not supported yet, but they can have separate issues as problems are encountered.

> Proper DConfigBeans for Connectors
> ----------------------------------
>
>          Key: GERONIMO-1137
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1137
>      Project: Geronimo
>         Type: Improvement
>     Security: public(Regular issues) 
>   Components: connector, deployment
>     Versions: 1.0-M5
>     Reporter: Aaron Mulder
>     Assignee: Aaron Mulder
>      Fix For: 1.1

>
> The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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


[jira] Closed: (GERONIMO-1137) Proper DConfigBeans for Connectors

Posted by "Vamsavardhana Reddy (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1137?page=all ]

Vamsavardhana Reddy closed GERONIMO-1137.
-----------------------------------------


> Proper DConfigBeans for Connectors
> ----------------------------------
>
>                 Key: GERONIMO-1137
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-1137
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: connector, deployment
>    Affects Versions: 1.0-M5
>            Reporter: Aaron Mulder
>         Assigned To: Aaron Mulder
>             Fix For: 1.1
>
>
> The best way for the console to properly deploy DB pools and JMS resources is to use JSR-88, so...  if we only had DConfigBeans, the console wouldn't be maintaining templates for deployment plans.  :)

-- 
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