You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Lin Sun (JIRA)" <de...@geronimo.apache.org> on 2006/03/23 15:01:30 UTC

[jira] Created: (GERONIMO-1762) Create a derby network /embedded XA datasource via admin console fail

Create a derby network /embedded XA datasource via admin console fail 
----------------------------------------------------------------------

         Key: GERONIMO-1762
         URL: http://issues.apache.org/jira/browse/GERONIMO-1762
     Project: Geronimo
        Type: Bug
  Components: console  
 Environment: winXP
    Reporter: Lin Sun


Wehn tried to deploy a derby embedded or network XA datasource via console, got a class not found error and failed.

This is caused by the plan generated by the console not declaring the dependency elements correctly (for example derbyclient.jar is needed as dependency for derby network XA).  

The fix adds a jar selection for XA resource adapters, thus the dependency URI element can be set correctly with user's selection.   With the fix, I am able to create database connection pools using either derby embedded XA or network XA. 


-- 
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-1762) Create a derby network /embedded XA datasource via admin console fail

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

    Resolution: Fixed
     Assign To: David Jencks

I've applied the patch because with it you can in fact create derby xa pools.  However, the portlet should know what additional jars are needed to go with these particular adapters, so the user doesn't need to.  Also it looks like there are some hardcoded 1.1 versions in DatabaseInfo.

> Create a derby network /embedded XA datasource via admin console fail
> ---------------------------------------------------------------------
>
>          Key: GERONIMO-1762
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1762
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.0, 1.1
>  Environment: winXP
>     Reporter: Lin Sun
>     Assignee: David Jencks
>      Fix For: 1.1
>  Attachments: G1762.patch
>
> Wehn tried to deploy a derby embedded or network XA datasource via console, got a class not found error and failed.
> This is caused by the plan generated by the console not declaring the dependency elements correctly (for example derbyclient.jar is needed as dependency for derby network XA).  
> The fix adds a jar selection for XA resource adapters, thus the dependency URI element can be set correctly with user's selection.   With the fix, I am able to create database connection pools using either derby embedded XA or network XA. 

-- 
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-1762) Create a derby network /embedded XA datasource via admin console fail

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

Donald Woods updated GERONIMO-1762:
-----------------------------------

    Fix Version: 1.1
        Version: 1.0
                 1.1

> Create a derby network /embedded XA datasource via admin console fail
> ---------------------------------------------------------------------
>
>          Key: GERONIMO-1762
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1762
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: console
>     Versions: 1.0, 1.1
>  Environment: winXP
>     Reporter: Lin Sun
>      Fix For: 1.1
>  Attachments: G1762.patch
>
> Wehn tried to deploy a derby embedded or network XA datasource via console, got a class not found error and failed.
> This is caused by the plan generated by the console not declaring the dependency elements correctly (for example derbyclient.jar is needed as dependency for derby network XA).  
> The fix adds a jar selection for XA resource adapters, thus the dependency URI element can be set correctly with user's selection.   With the fix, I am able to create database connection pools using either derby embedded XA or network XA. 

-- 
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-1762) Create a derby network /embedded XA datasource via admin console fail

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

Lin Sun updated GERONIMO-1762:
------------------------------

    Attachment: G1762.patch

> Create a derby network /embedded XA datasource via admin console fail
> ---------------------------------------------------------------------
>
>          Key: GERONIMO-1762
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1762
>      Project: Geronimo
>         Type: Bug
>   Components: console
>  Environment: winXP
>     Reporter: Lin Sun
>  Attachments: G1762.patch
>
> Wehn tried to deploy a derby embedded or network XA datasource via console, got a class not found error and failed.
> This is caused by the plan generated by the console not declaring the dependency elements correctly (for example derbyclient.jar is needed as dependency for derby network XA).  
> The fix adds a jar selection for XA resource adapters, thus the dependency URI element can be set correctly with user's selection.   With the fix, I am able to create database connection pools using either derby embedded XA or network XA. 

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