[
https://issues.apache.org/jira/browse/GERONIMO-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515929
]
David Blevins commented on GERONIMO-3344:
-----------------------------------------
Heh. Love the description on the issue :)
I gave the new jars a try with components built from r560047 (about 06:09 PM,
PDT). Getting this compile issue:
/Users/dblevins/work/openejb3/container/openejb-core/src/main/java/org/apache/openejb/resource/GeronimoConnectionManagerFactory.java:[158,53]
cannot find symbol
symbol : constructor
GenericConnectionManager(org.apache.geronimo.connector.outbound.connectionmanagerconfig.TransactionSupport,org.apache.geronimo.connector.outbo
und.connectionmanagerconfig.PoolingSupport,boolean,org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackingCoordinator,org.apache.geronimo.trans
action.manager.RecoverableTransactionManager,java.lang.String,java.lang.ClassLoader)
location: class org.apache.geronimo.connector.outbound.GenericConnectionManager
Strange how we can get this now as I was certain we were running from trunk.
Will attach a pom.xml diff for openejb for convenience.
> Split out non-kernel-dependent transaction and connector classes for use by
> openejb, jencks, etc etc.
> -----------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-3344
> URL: https://issues.apache.org/jira/browse/GERONIMO-3344
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: connector, transaction manager
> Affects Versions: 2.0-M6
> Reporter: David Jencks
> Assignee: David Jencks
> Attachments: openejb-deps.patch.txt
>
>
> People have been asking for this for years.... wny not now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.