-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: camel-smpp
-
Labels:None
-
Estimated Complexity:Unknown
Just browsing the code and noticed this bug introduced in commit f42b0ce:
String PASSWORD = "CamelSmppSystemId";
The junit tests in SmppProducerLazySessionCreationTest repeat the mistake.