Lucky You might well be able to use the TCP transport together with an ISO 8583 library like this to parse the messages: https://github.com/vikrantlabde/iso8583-Java
If not there are people who will help you figure out how to write a transport here :-) Paul On 17 September 2012 06:08, Lucky Haryadi <[email protected]> wrote: > I want to create a new transport processor on WSO2 ESB. This transport is > to provide ISO 8583 message processing and transform Raw TCP to SOAP > message, vice versa. On the source code, there is a transport management > object and inherited by several transport service class such as JMS, HTTP, > HTTPS, etc. I have several questions: > > 1. How the transport management object works? > 2. Is that possible to recode TCP service source code and redeploy > with my customized actions? > > Thanks. > > _______________________________________________ > User mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/user > > -- Paul Fremantle CTO and Co-Founder, WSO2 OASIS WS-RX TC Co-chair, VP, Apache Synapse UK: +44 207 096 0336 US: +1 646 595 7614 blog: http://pzf.fremantle.org twitter.com/pzfreo [email protected] wso2.com Lean Enterprise Middleware Disclaimer: This communication may contain privileged or other confidential information and is intended exclusively for the addressee/s. If you are not the intended recipient/s, or believe that you may have received this communication in error, please reply to the sender indicating that fact and delete the copy you received and in addition, you should not print, copy, retransmit, disseminate, or otherwise use the information contained in this communication. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions.
_______________________________________________ User mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/user
