[ http://issues.apache.org/jira/browse/GERONIMO-2398?page=comments#action_12435373 ]
Joe Bohn commented on GERONIMO-2398:
------------------------------------
intended to say "branch" rather than "snapshot" in the previous comment.
> Tx/Connector support should be separated from j2ee-server and client
> --------------------------------------------------------------------
>
> Key: GERONIMO-2398
> URL: http://issues.apache.org/jira/browse/GERONIMO-2398
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: general
> Affects Versions: 1.2
> Reporter: David Jencks
> Assigned To: David Jencks
> Fix For: 1.2
>
> Attachments: GERONIMO-2398-v1-openejb.patch, GERONIMO-2398-v1.patch
>
>
> We should continue separating bits of geronimo into modules by moving the tx/connector
support into separate runtime and deployer modules. At the moment I have new modules (under
configs):
> transaction (contains the tx manager and connection tracker gbeans)
> client-transaction (similar for the client)
> connector-deployer (contains the connector module builder and ref builder gbeans for
both the server and client)
> Among other things this has revealed that the dependencies are a big mess and the app
client module builder isn't always using the right classloader to load client side connectors.
> The dependency cleanup is definitely a bug fix... is completing the separation of bits
also (e.g. a structure bug in little-g?)
--
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
|