Re: [HAPI-devel] HAPI Test Panel - Java Version

2023-03-15 Thread Stewart Anderson
OK. I installed a 1.6 and it fires up. Question answered I guess 😊 From: Stewart Anderson Sent: Wednesday, March 15, 2023 11:05 AM To: hl7api-devel@lists.sourceforge.net Subject: HAPI Test Panel - Java Version Does HAPI test panel require spefically the 1.6.1 java version or should it run

[HAPI-devel] HAPI Test Panel - Java Version

2023-03-15 Thread Stewart Anderson
Does HAPI test panel require spefically the 1.6.1 java version or should it run on corretto xx/java 1.8? I have tries it with a 1.8 and coretto 17 but its still complaining that is wants 1.6? Tried the usual things like path to java and JAVA_HOME. Ta Stu

Re: [HAPI-devel] Thread Safe Queue for HL7 messages

2024-02-07 Thread Stewart Anderson via Hl7api-devel
Haven't used HAPI in the raw for a while now, but I think it is focused on the serialisation of HL7, there is an MLLP Sender/receiver, but if you want to write then to a queue, after or before receipt/send, you'd need to handle the queue yourself. JMS or ActiveMQ/Rabbit etc. There are tons

Re: [HAPI-devel] Thread Safe Queue for HL7 messages

2024-02-08 Thread Stewart Anderson via Hl7api-devel
lable and better from the perspective of different services stopping and starting for various reasons to be individually controllable like you can in most IE platforms. Don't know what your platform is or anything though. S Stewart Anderson Integration Consultant P:+44 20 3982 6826 M

Re: [HAPI-devel] Thread Safe Queue for HL7 messages

2024-02-08 Thread Stewart Anderson via Hl7api-devel
You are welcome. Hope it was useful. You don't really have much choice but to parse the message or you can't do any work on it in HAPI. That's how IEs do it anyway. Stewart ___ Hl7api-devel mailing list Hl7api-devel@lists.sourceforge.net https://list