Mark, I have to go. I'll read tomorrow.
Thanks a lot for everything.
Hope not disturb
NEStor
Mark, I have to go. I'll read tomorrow.
Thanks a lot for everything.
Hope not disturb
NEStor
Okay. No worries at all. When you said this...
... you are referring to "eventTopicIn". That's where you have a test listener, and you're not seeing any Messages there?I expect a message in the activeMqTopic, I have a test listener on that topic and I'm not receiving any message.
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
Yes that's it, I dont receive any message in that topic.
NEStor
Hi Mark,
Any suggestions?¿
I noticed one thing. It looks like you are overwriting the bean ID with "correlatedBasicEventOutput" for your "alarm" output. Therefore, the subscriber you are expecting to receive the Message and send to the Topic does not exist. Try providing a different ID.
By the way, do you not see errors in the XML editor for that?
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf
WTF!
Yes, now it works!!! the spring-editor doesn't warn me about that...
thanks a lot!!!!
I just changed the adapter ID's type to xsd:ID in the schema so that in future versions, the XML editor would show an error:
https://fisheye.springframework.org/...ration?cs=1763
Mark Fisher
Spring Integration Lead
SpringSource, a division of VMware
http://www.springsource.com
http://www.springsource.org/spring-integration
http://blog.springsource.com/main/author/markf