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

Reply via email to