corda/client
Viktor Kolomeyko 8a5978e881
CORDA-1536: Fix client infinitely re-trying when incorrect endpoint specified. (#3243)
Apparently, if incorrect endpoint provided, ActiveMQNotConnectedException is thrown
which is different to ActiveMQSecurityException. Extend catch block to: ActiveMQException
to cater for all such cases.
2018-05-29 14:05:51 +01:00
..
jackson Added back support for parsing OpaqueBytes as UTF-8 strings in JacksonSupport (#3240) 2018-05-25 17:07:19 +01:00
jfx CORDA-1536: Fix client infinitely re-trying when incorrect endpoint specified. (#3243) 2018-05-29 14:05:51 +01:00
mock Reformat files in client 2017-10-09 15:26:39 +01:00
rpc CORDA-1521 - Fix rpc attachment smoke test / better AMQP logging (#3213) 2018-05-25 13:00:04 +01:00