Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.5.0
-
Fix Version/s: 1.6.0
-
Component/s: camel-mina
-
Labels:None
-
Patch Info:Patch Available
Description
MinaExchange.copy() should create a MinaExchange, but instead it creates a DefaultExchange, because MinaExchange doesn't override newInstance().
See discussion: a MinaExchange suddenly becomes a DefaultExchange?