christian ohr
christian ohr
You have to provide the keystore/truststore yourself! Check out https://docs.oracle.com/javase/8/docs/technotes/guides/security/jsse/JSSERefGuide.html for all of the details. There are also various sources on how to create self-signed certificates for development.
Hi, HAPI versions are available via Maven Central ca.uhn.hapi hapi-base 2.3 Also see http://central.maven.org/maven2/ca/uhn/hapi/ regards Christian Ohr Am 23.02.2018 um 18:37 schrieb TheaSchmidt: > > Hello, > > sorry for...
Hi, the normative HL7 database is a product that cannot be made available for public builds due to strict licensing restrictions by HL7. So you can build hapi-base etc. locally,...
Confirmed, there is a problem encoding individual generic segments . GenericSegments consist only of Varies fields but AbstractMessage#getEncodingCharactersValue assumes MSH-2 to be a Primitive. Workaround: one of: * use a...
The ModelClassFactory does not have any influence on the encoding characters. Your solution looks reasonable. One might want to check for a potential NPE in order to get a better...
I'm not in charge of cutting releases (James does this).
... or https://github.com/ttddyy/datasource-proxy
Sending FHIR audits was provided with #433
was added with #443 BALP auditing
MHD 4.2 support is added in IPF 3.8.0