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:09:20 UTC

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

     [ 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