Ondra Chaloupka created WFLY-9784:
-------------------------------------
Summary: Splitting as transaction module to not be gathering all
dependencies
Key: WFLY-9784
URL:
https://issues.jboss.org/browse/WFLY-9784
Project: WildFly
Issue Type: Task
Components: Transactions
Affects Versions: 11.0.0.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
Attachments: eap71-txn-dependencies.jpg
Current org.jboss.as.transaction module is heavy lifting and has many dependencies and lot
of work competencies. E.g. org.jboss.jts module depends on that too.
It should be investigated how to disentangle all the dependencies.
Plus this could be beneficiary for WildFly Swarm if we are able to split the dependency
chains, maybe not using one big jar in the transaction module but provide more
granularity. Needs to be investigated.
See attached image for a view of dependencies.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)