Re: [HAPI-devel] Question about HL7 over HTTP
Hi Juan, HL7 over HTTP requires that messages be sent using an HTTP POST request. This error means that your client is using an HTTP GET instead. Out of curiosity, what are you using to send the messages? Cheers, James 2013/1/31 Juan Carlos RodrÃguez > ** > Hi, > > I have a question about HL7
[HAPI-devel] Question about HL7 over HTTP
Hi, I have a question about HL7 over HTTP and the integration with our application. I have modified my pom.xml, adding the following lines: ca.uhn.hapi hapi-base 2.0 ca.uhn.hapi

