You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <de...@geronimo.apache.org> on 2006/05/21 02:00:31 UTC

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

     [ 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