Re: [HAPI-devel] How can I stop HL7Server ? I start it in a new thread, but I can not stop it.

2009-09-01 Thread Yu Gu
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

Re: [HAPI-devel] How can I stop HL7Server ? I start it in a new thread, but I can not stop it.

2009-09-01 Thread nksharma0624
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

Re: [HAPI-devel] Please help me in fixing the error

2009-09-01 Thread James Agnew
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