the correct way is to use the
AbstractInOutMessageReceiver directly. but this won't make you any problem.
AbstractInOutAsyncMessageReceiver and AbstractInOutSyncMessageReceiver was
depriciated from the Axis2 1.3. The reason is in server side we can not
support this if we have one chanel to communicate. any way we have to send
the request in back chanel and response have to wait until the message is
processed.
On the other hand if it is two channel any way it is asynchronous.
thanks,
Amila.
On 7/26/07, Anton Zhilin <[EMAIL PROTECTED]> wrote:
>
> Hi!
>
> After wsdl2java code generation you can see:
>
> public class ALEServiceMessageReceiverInOut extends
> org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver{...
>
> where AbstractInOutSyncMessageReceiver is marked as deprecated. What is
> the
> right approach: use AbstractInOutSyncMessageReceiver? Something else?
>
> Thanks,
> Anton
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Amila Suriarachchi,
WSO2 Inc.