Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.0
-
None
-
None
-
Unknown
Description
Below we have a callback to the wildfly-camel integration that registers additional PackageScanClassResolvers, which are able scan stuff on a modules classpath.
// Call all registered trackers with this context // Note, this may use a partially constructed object CamelContextTracker.notifyContextCreated(this);
Doing this after creating the type converters, results in camel not seeing converters from the deployment module. Other stuff may also be missing.
CrossRef: https://github.com/wildfly-extras/wildfly-camel/issues/2951
Attachments
Issue Links
- links to