Have you looked at the DayTrader sample plan for Oracle XA under -
https://svn.apache.org/repos/asf/geronimo/daytrader/trunk/README
https://svn.apache.org/repos/asf/geronimo/daytrader/trunk/plans/dayTrader-oracle-XA-plan.xml
The last time I deployed DayTrader with the Oracle 10 XA RAR, it was
back in 2.0 days using the above plan (not the Console), but it worked
without problems....
-Donald
ericp56 wrote:
Hello,
I'm trying to configure an Oracle XA database pool in Geronimo.
I've tried various ways to fill out the information, but I haven't
succeeded. I'm currently getting a "java.sql.SQLException: Io exception:
Unknown host specified" exception.
When I tried to follow some other posts, I couldn't even deploy the pool.
GBean deployment fails because of an invalid string operation (CharAt on an
empty string). I'll open a JIRA ticket for this with the steps to
reproduce, exception output, etc.
Is there any documenation for org.tranql.connector.oracle.XAMCF? I'm
stabbing blindly on how to configure the database pool - not fun;)
Eric