What do you mean by the "application is stuck" ? How does your application
figure out if a response is received?
Can you please cut paste the code that uses the AxisCallback.

Does the onMessage, onError or onFault methods get called?
If so why do u say it is stuck?

Looks like the onMessage and onError methods get called, bcos u seem to have
put the old callback there and you mentioned that it works.


            public void onComplete() {
>                 //nothing here
>             }
>

I also see that the onComplete method is empty.

-- 
Rajith Attapattu
Red Hat
Blog http://mutlix.blogspot.com/

Reply via email to