Hi,Niranjan,thank you for your rapid reply! You help me a lot!
But how can I modify it? It is "Read only to protect against modification"
when I import HAPI-0.5.1 jar into my project. Is there any other way to
stop hl7server?
Thanks a lot!
Best regards
Yu
-
Just Do It !
--
View this mess
The code inside the "ServerSocketStreamSource" need some addtion:
before calling the acceptor...isLCosed() method shall be called.
This will not allow to open a new socket for new connection request on this
server socket.
while ((a.getSocket() == null) && (!theServer.isClosed())) {
.
H
Hi Shrinivas,
Can you post a code sample showing the issue you are having?
Cheers,
James
On Tue, Sep 1, 2009 at 12:38 AM, Shrinivas N Nirale <
[email protected]> wrote:
> Hi,
>
> I am getting error as "Failed validation rule: Maxumim size <= 0
> characters: Segment: PID (rep 0) Field #1
3 matches
Mail list logo