Apache camel send a simple message
问题 I have a simply camel MINA server using the JAVA DSL, and I am running like the example documented here: Running Camel standalone and have it keep running in JAVA MINA 2 Component I am trying to create a sample application hosted at "mina:tcp://localhost:9991" (aka MyApp_B) that sends a very simple message to a server hosted at "mina:tcp://localhost:9990" (aka MyApp_A). I want is to send a simple message containing a String in the header (which is "Hellow World!") and with the address in the