Jaume Teixi created CAMEL-9245:
----------------------------------
Summary: Endpoint should allow a flexible naming.
Key: CAMEL-9245
URL: https://issues.apache.org/jira/browse/CAMEL-9245
Project: Camel
Issue Type: Bug
Components: camel-paho
Reporter: Jaume Teixi
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)