简体   繁体   中英

JPos Client in web service

I am new to JPOS here. Currently what I want to do is to create a web service (Restful) as a client to send request to a JPOS Server for ISO transaction.

Any suggestion of where should I start with this? or any guide I can follow?

Thanks

I'd start by reading http://jpos.org/doc/proguide-draft.pdf then http://jpos.org/doc/jPOS-EE.pdf and probably playing with the 'clientsimulator' and 'serversimulator' modules. Once you understand those, you can add the 'jetty' module and implement the REST part.

This link may also help: http://jpos.org/blog/2013/10/eating-our-own-dogfood/

You can go Jpos Site and follow Jetty and REST support [pdf]

Shows you how to use jPOS-EE's Jetty module in order to provide a REST API.

pdf

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM