Yes, I have to conect to an AS400. I' m proposing to make a service architecture like
*Consumer --> HTTPBC --> Some component to map the message gathered --> JMSBC --> AS400 (by MQSeries)* My question is how can I convert a plain text, which comes from AS400, to a bean to be transported to the consumer . What component should I use or should I create a new one. Thanks, regards.
