Return-Path: Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 69505 invoked by uid 500); 18 Feb 2003 16:43:29 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 69488 invoked by uid 500); 18 Feb 2003 16:43:29 -0000 Delivered-To: apmail-xml-axis-dev@xml.apache.org From: "Ajit Sadasivan" To: Subject: Callback support in AXIS ? Date: Tue, 18 Feb 2003 22:12:29 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi, This is on developing web services using AXIS.We have a custom tool ,wrapped in a web service and deployed in Tomcat. Currently it uses AXIS from apache.But as we understand,AXIS as of now doesn't support callbacks.In otherword,once the client instantiate the server,sets some parameters and call certain methods, it should be able to listen for some asynchronous events from the server side also.Anybody tried the same ? We are aware that this involves the addition of an http server module for the client side also.Is there any efforts to bring the same in AXIS in the near future ? We need this implementation urgent.So is there any other similar frameworks,preferbly free,which supports web service development,with the capability to do callbacks also. With Regards Ajit Sadasivan