Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.16.0
-
None
-
Novice
-
Important
Description
If endpoint doesn't match exactly paho: it fails to publish to the correct topic.
Once should be able in Spring to @Autowired two different PahoComponent pointing to different Application Context defined PahoComponent bean id'S.
Currently if bean id is not named exactly paho it fails to publish to the correct topic and for example instead of input/1 publishes to t://input/1 when id is mypaho instead of paho