Re: [HAPI-devel] HAPI TestPanel rejects message

2014-03-05 Thread James Agnew
Sorry, it occurs to me that I mentioned the new support for not sending an acknowledgement but didn't actually mention how to do it. If you want to try this out, have a look at HapiContext#getServerConfiguration() Cheers, James On Wed, Mar 5, 2014 at 10:06 AM, James Agnew wrote: > Hi Tom, > >

Re: [HAPI-devel] HAPI TestPanel rejects message

2014-03-05 Thread James Agnew
Hi Tom, Your first question is well timed. The new 2.2 release just introduced the ability for you to configure servers to not send any ACK/NAK message in response when an application exception is detected in the processing code. This wasn't designed with your exact use case in mind, but I believe

[HAPI-devel] Announcements: HAPI 2.2 is out! (plus playing with FHIR)

2014-03-05 Thread James Agnew
Hello everyone, ** New release ** I'm happy to announce that HAPI 2.2 has been uploaded to Sourceforge and sync'ed to the Maven global repos. This release includes new releases of the core library, structures, and the hl7-over-http lib. There are plenty of bugfixes and improvements in the new ve