[Beepcore-java-users] Re: problem w/ MessageStatus
Status: Beta
Brought to you by:
huston
From: Ben F. <me...@be...> - 2002-10-18 04:07:13
|
Hey ya'll, Problem solved. It just so happens that I was not always calling setComplete() on my OutputDataStreams, but instead used the deprecated close() method. So, I've finally got the idxp4j examples working, if anyone is curious enough to pull the CVS tree down, do an 'ant example', and run them. Cheers, Ben |