From: John T. <jo...@rs...> - 2004-05-25 13:49:51
|
I'm a newbie and a little confused about what the right process is. I'm getting my processMessage method called, but I'm not sure how to construct/return an Ack. What's the basic idea here. I can create a silly ACK with ACK ack =3D new ACK(); But how do I assing an accept or reject ACK. Thanks, JohnPT |