PHP Code:
DirectChannel: preSend on channel 'tcpChannel', message: [Payload=[B@578baf24][Headers={$ip_hostname=127.0.0.1, $ip_address=127.0.0.1, $timestamp=1270747841142, $history=[{timestamp=1270747841144, componentName=tcpChannel, componentType=channel}], $id=90499407-bb6c-4085-9308-7c9069b6e829}]
ServiceActivatingHandler: ServiceActivator for [com.tesenso.trackandroute.biz.Persister]] received message: [Payload=[B@578baf24][Headers={$ip_hostname=127.0.0.1, $ip_address=127.0.0.1, $timestamp=1270747841142, $history=[{timestamp=1270747841144, componentName=tcpChannel, componentType=channel}, {timestamp=1270747841145, componentName=activator, componentType=service-activator}], $id=90499407-bb6c-4085-9308-7c9069b6e829}]
5
ServiceActivatingHandler: handler 'ServiceActivator for [com.tesenso.trackandroute.biz.Persister]]' sending reply Message: [Payload=1
][Headers={$ip_hostname=127.0.0.1, $ip_address=127.0.0.1, $timestamp=1270747841142, $history=[{timestamp=1270747841144, componentName=tcpChannel, componentType=channel}, {timestamp=1270747841145, componentName=activator, componentType=service-activator}], $id=90499407-bb6c-4085-9308-7c9069b6e829}]
DirectChannel: preSend on channel 'tcpChannel', message: [Payload=1
][Headers={$ip_hostname=127.0.0.1, $ip_address=127.0.0.1, $timestamp=1270747841142, $history=[{timestamp=1270747841144, componentName=tcpChannel, componentType=channel}, {timestamp=1270747841145, componentName=activator, componentType=service-activator}, {timestamp=1270747841209, componentName=tcpChannel, componentType=channel}], $id=90499407-bb6c-4085-9308-7c9069b6e829}]
ServiceActivatingHandler: ServiceActivator for [com.tesenso.trackandroute.biz.Persister]] received message: [Payload=1
][Headers={$ip_hostname=127.0.0.1, $ip_address=127.0.0.1, $timestamp=1270747841142, $history=[{timestamp=1270747841144, componentName=tcpChannel, componentType=channel}, {timestamp=1270747841145, componentName=activator, componentType=service-activator}, {timestamp=1270747841209, componentName=tcpChannel, componentType=channel}, {timestamp=1270747841209, componentName=activator, componentType=service-activator}], $id=90499407-bb6c-4085-9308-7c9069b6e829}]
GenericConversionService: Conditional converter lookup [DID NOT MATCH] org.springframework.core.convert.support.IdToEntityConverter@31dbfb7a
GenericConversionService: Conditional converter lookup [DID NOT MATCH] org.springframework.core.convert.support.ObjectToObjectConverter@615b2028
GenericConversionService: Conditional converter lookup [DID NOT MATCH] org.springframework.core.convert.support.ObjectToArrayConverter@259c5407
What I need is to get a message from TCP and reply to it instantly after posting it to a JMS queue. The reply needs to be tailored (ie I need to send Date, Time and some other parameters)