jPOS icon indicating copy to clipboard operation
jPOS copied to clipboard

jPOS Project

Results 105 jPOS issues
Sort by recently updated
recently updated
newest added

Hey Folks, Not sure if this has been discussed before, but I went through jpos-user forums etc. But still I am not sure if this supported by jPOS or not....

Add ability to handle SystemErrors in the same way we handle AbortParticipants.

feature

Class needs full review and upgrade to java time. (Thanks Sebastien for the heads-up on this).

https://www2.cs.duke.edu/csed/java/jdk1.7/technotes/guides/security/jsse/FIPS.html

`OneShotChannelAdaptorMK2` uses one ThreadPoolExecutor with a queue of the type SynchronousQueue and It limits the number of threads. With this configuration, when the limit is reached, all subsequent messages are...