]
Kabir Khan updated WFLY-4009:
-----------------------------
Fix Version/s: 9.0.0.Final
Cannot externalise camel-cdi & deltaspike
-----------------------------------------
Key: WFLY-4009
URL:
https://issues.jboss.org/browse/WFLY-4009
Project: WildFly
Issue Type: Bug
Components: CDI / Weld
Affects Versions: 8.1.0.Final
Reporter: Thomas Diesler
Assignee: Stuart Douglas
Fix For: 9.0.0.Final
Currently, there is a webapp deployed as part of the camel subsystem that contains
* camel-cdi
* deltaspike-core-api
* deltaspike-core-impl
* deltaspike-cdictrl-api
Generally it seems that every webapp needs to package these in order for camel-cdi to
work. We would however like to replace these embedded jars with references to the already
existing modules.
GitHub Issue:
https://github.com/tdiesler/wildfly-camel/issues/15