Federico Valeri created CAMEL-13739:
---------------------------------------
Summary: Camel-test createJndiContext warning
Key: CAMEL-13739
URL: https://issues.apache.org/jira/browse/CAMEL-13739
Project: Camel
Issue Type: Improvement
Components: camel-test
Affects Versions: 3.0.0-M3
Environment: Testing Apache Camel 3.0.0-M4 (Milestone 4) staging.
Reporter: Federico Valeri
Using camel-test without overriding "createJndiContext" gives the following
warning:
{code}
2019-07-08 16:09:37,953 [ main] WARN l.test.junit4.CamelTestSupport
- The method createJndiContext() in camel-test is deprecated. You can bind
beans directly from Camel Registry instead
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)