Re: [HAPI-devel] HohClientSimple Exception (Missed putting the subject)

2016-02-24 Thread Davies, Brian
Cc: hl7api-devel@lists.sourceforge.net Subject: Re: [HAPI-devel] HohClientSimple Exception (Missed putting the subject) Hi Brian, To me that looks like the server isn't setting the content type on the response. Is that possible? Cheers, James On Tue, Feb 23, 2016 at 9:01 AM, Davies,

Re: [HAPI-devel] HohClientSimple Exception (Missed putting the subject)

2016-02-24 Thread James Agnew
Hi Brian, To me that looks like the server isn't setting the content type on the response. Is that possible? Cheers, James On Tue, Feb 23, 2016 at 9:01 AM, Davies, Brian wrote: > Hi All, > > > > I am using the HAPI HohClientSimple client to send a simple HL7 message > to some HTTP endpoint but

[HAPI-devel] HohClientSimple Exception (Missed putting the subject)

2016-02-23 Thread Davies, Brian
Hi All, I am using the HAPI HohClientSimple client to send a simple HL7 message to some HTTP endpoint but have been encountering an issue with it. I constantly get an exception relating to the content-type of the message. Initially I had set up an embedded Jetty server and I got this message. I