Nabila Aziz Shifat created KARAF-7944:
-----------------------------------------
Summary: Apache karaf throwing message exception when it hits
StringUtils.containsIgnoreCase in code( commons-lang3 jar)
Key: KARAF-7944
URL: https://issues.apache.org/jira/browse/KARAF-7944
Project: Karaf
Issue Type: Question
Reporter: Nabila Aziz Shifat
Hi,
I am upgrading my camel java project from camel-core 2.22.0 to 3.22.3 and also
upgraded to java11 from java8.
I have deployed the project in Apache Karaf 4.4.5. It gives me a message
exception and when I have debugged the code remotely I see it throws exceptions
at the following method: StringUtils.containsIgnoreCase(). I am using
dependency common-lang3 in my pom and also i have it installed as a bundle. Yet
it is failing to run this line. Please advise, how can I fix it.
Thanks,
Nabila
--
This message was sent by Atlassian Jira
(v8.20.10#820010)