That is because you are missing a return acknowledgment in your
"RecieverApplication". What you probably should do is to call generateAck
and then return the outcome of that. It has nothing to do with the XML
parsing. Take a look at the example code:
*import java.io.IOException;
import ca.uhn.hl7
Dear all,
In my implementation, I have client and server, and the client send ORU R01
(v2.5)
messages to the server. The messages are exchanged successfully when using
PipeParser.
I suppose PipeParser send messages in "|" delimited format. However, in my
implementation
the client and server need t
2 matches
Mail list logo