users@grizzly.java.net

XML Input over TCP with Grizzly

From: William Beene <william.beene_at_accenture.com>
Date: Thu, 20 Mar 2008 10:51:11 -0500

Hi,
        I am using Grizzly for an application at work. The goal is to accept an
XML message over a TCP socket and then pass it on to another part of the
application. The problem I am having is that my XML message gets split
up if the XML message isn't super small. The test message I am using is
26 kb and gets split up into several pieces. I've read that I can use
context to keep track of information for further processing. And I was
planning on using SAX to get an event for the end of the document so I
would know when it has finished. I'm not set on this solution, but I
can't seem to figure out how to do this. Any advice will be much
appreciated.

Thanks,
William Beene


This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.