At my current company we are considering using jPOS to do our ISO 8583 integration with other systems. I've been reading the free documentation for a while, but I still have a lot of gaps. For instance:
How is jPOS supposed to work in prod? Should I just start a Q2 server and it would act like and endpoint receiving or sending ISO8583 messages? How am I suppose to integrate that with my application server?
In which cases and how should I use the jPOS Space?
My basic use case is send/receive ISO messages. Do I need all of that stuff?
Are there any other references out there or examples of this basic system that receives ISO 8583 messages, do some stuff and then replies in ISO8583 messages?
Thank you,