RE: [SPAM] - Re: callback web service - Bayesian Filter detected spam

2006-06-15 Thread Dhakshinamoorthy, Hariharasudhan
May be you should try JAXM .

Non-Blocking RPC with JAXM take a look
http://forum.java.sun.com/thread.jspa?threadID=285389&messageID=1460373

-Original Message-
From: Plorks mail [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 15, 2006 8:50 PM
To: axis-user@ws.apache.org
Subject: [SPAM] - Re: callback web service - Bayesian Filter detected
spam




we're using axis 1.1, we haven't upgraded yet, so unfortunately can't take 
that option




>From: "Hariharasudhan.D Dhakshinamoorthy" <[EMAIL PROTECTED]>
>Reply-To: axis-user@ws.apache.org
>To: axis-user@ws.apache.org
>Subject: Re: callback web service
>Date: Thu, 15 Jun 2006 08:14:43 -0700
>
>Dude !!
>
>Axis2 has support for multiple transports , and has a transport In And
>Transport Out option , just take a look at them.or you can use JAXM.
>
>~~~ Enjoy Life ~
>
>
>On 6/15/06, Plorks mail <[EMAIL PROTECTED]> wrote:
>>
>>
>>hi all
>>
>>does anyone have an example or a good tutorial of a Callback webservice
>>(server and client) / calling a web service asynchronously that could show
>>me?
>>
>>many thanks for your help
>>
>>_
>>Are you using the latest version of MSN Messenger? Download MSN Messenger
>>7.5 today! http://join.msn.com/messenger/overview
>>
>>
>>-
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>

_
Are you using the latest version of MSN Messenger? Download MSN Messenger 
7.5 today! http://join.msn.com/messenger/overview


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Confidential:  This electronic message and all contents contain information
from Syntel, Inc. which may be privileged, confidential or otherwise
protected from disclosure. The information is intended to be for the
addressee only. If you are not the addressee, any disclosure, copy,
distribution or use of the contents of this message is prohibited.  If you
have received this electronic message in error, please notify the sender
immediately and destroy the original message and all copies.

Confidential:  This electronic message and all contents contain information 
from Syntel, Inc. which may be privileged, confidential or otherwise protected 
from disclosure.  The information is intended to be for the addressee only.   
If you are not the addressee, any disclosure, copy, distribution or use of the 
contents of this message is prohibited.  If you have recieved this electronic 
message in error, please notify the sender immediately and destroy the original 
message and all copies.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: callback web service

2006-06-15 Thread Plorks mail




thanks - i'll do a search on their site






From: "James Clinton" <[EMAIL PROTECTED]>
Reply-To: axis-user@ws.apache.org
To: 
Subject: RE: callback web service
Date: Thu, 15 Jun 2006 16:09:02 +0100

See the IBM developworks site.

-Original Message-
From: Plorks mail [mailto:[EMAIL PROTECTED]
Sent: 15 June 2006 16:06
To: axis-user@ws.apache.org
Subject: callback web service




hi all

does anyone have an example or a good tutorial of a Callback webservice
(server and client) / calling a web service asynchronously that could
show
me?

many thanks for your help

_
Are you using the latest version of MSN Messenger? Download MSN
Messenger
7.5 today! http://join.msn.com/messenger/overview


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
THE INFORMATION IN THIS E-MAIL AND IN ANY ATTACHMENTS IS CONFIDENTIAL

AND MAY BE PRIVILEGED OR OTHERWISE PROTECTED FROM DISCLOSURE.
IF YOU ARE NOT THE INTENDED RECIPIENT AND HAVE RECEIVED IT IN ERROR YOU ARE 
ON NOTICE OF ITS STATUS.
PLEASE NOTIFY THE SENDER IMMEDIATELY BY RETURN EMAIL AND THEN DELETE THIS 
EMAIL AND ANY ATTACHMENT FROM YOUR SYSTEM.
YOU MUST NOT RETAIN, COPY OR USE THIS E-MAIL OR ANY ATTACHMENT FOR ANY 
PURPOSE, NOR DISCLOSE ALL OR ANY PART OF ITS CONTENTS TO ANY OTHER PERSON:


TO DO SO COULD BE A BREACH OF CONFIDENCE

EMAIL MAY BE SUSCEPTIBLE TO DATA CORRUPTION, INTERCEPTION AND UNAUTHORISED 
AMENDMENT,
AND WE DO NOT ACCEPT LIABILITY FOR ANY SUCH CORRUPTION, INTERCEPTION OR 
AMENDMENT OR THE CONSEQUENCES THEREOF.


WE MAY MONITOR THE CONTENT OF EMAILS SENT AND RECEIVED VIA OUR NETWORK FOR 
VIRUSES OR UNAUTHORISED USE AND FOR OTHER LAWFUL BUSINESS PURPOSES.
WE DO NOT ACCEPT RESPONSIBILITY FOR ANY LOSS OR DAMAGE ARISING FROM A VIRUS 
IN ANY EMAIL OR ATTACHMENT.


---
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
The new MSN Search Toolbar now includes Desktop search! 
http://join.msn.com/toolbar/overview



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: callback web service

2006-06-15 Thread Plorks mail



we're using axis 1.1, we haven't upgraded yet, so unfortunately can't take 
that option






From: "Hariharasudhan.D Dhakshinamoorthy" <[EMAIL PROTECTED]>
Reply-To: axis-user@ws.apache.org
To: axis-user@ws.apache.org
Subject: Re: callback web service
Date: Thu, 15 Jun 2006 08:14:43 -0700

Dude !!

Axis2 has support for multiple transports , and has a transport In And
Transport Out option , just take a look at them.or you can use JAXM.

~~~ Enjoy Life ~


On 6/15/06, Plorks mail <[EMAIL PROTECTED]> wrote:



hi all

does anyone have an example or a good tutorial of a Callback webservice
(server and client) / calling a web service asynchronously that could show
me?

many thanks for your help

_
Are you using the latest version of MSN Messenger? Download MSN Messenger
7.5 today! http://join.msn.com/messenger/overview


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



_
Are you using the latest version of MSN Messenger? Download MSN Messenger 
7.5 today! http://join.msn.com/messenger/overview



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: callback web service

2006-06-15 Thread Hariharasudhan.D Dhakshinamoorthy

Dude !!

Axis2 has support for multiple transports , and has a transport In And
Transport Out option , just take a look at them.or you can use JAXM.

~~~ Enjoy Life ~


On 6/15/06, Plorks mail <[EMAIL PROTECTED]> wrote:



hi all

does anyone have an example or a good tutorial of a Callback webservice
(server and client) / calling a web service asynchronously that could show
me?

many thanks for your help

_
Are you using the latest version of MSN Messenger? Download MSN Messenger
7.5 today! http://join.msn.com/messenger/overview


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: callback web service

2006-06-15 Thread James Clinton
See the IBM developworks site.

-Original Message-
From: Plorks mail [mailto:[EMAIL PROTECTED] 
Sent: 15 June 2006 16:06
To: axis-user@ws.apache.org
Subject: callback web service




hi all

does anyone have an example or a good tutorial of a Callback webservice 
(server and client) / calling a web service asynchronously that could
show 
me?

many thanks for your help

_
Are you using the latest version of MSN Messenger? Download MSN
Messenger 
7.5 today! http://join.msn.com/messenger/overview


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
THE INFORMATION IN THIS E-MAIL AND IN ANY ATTACHMENTS IS CONFIDENTIAL

AND MAY BE PRIVILEGED OR OTHERWISE PROTECTED FROM DISCLOSURE. 
IF YOU ARE NOT THE INTENDED RECIPIENT AND HAVE RECEIVED IT IN ERROR YOU ARE ON 
NOTICE OF ITS STATUS. 
PLEASE NOTIFY THE SENDER IMMEDIATELY BY RETURN EMAIL AND THEN DELETE THIS EMAIL 
AND ANY ATTACHMENT FROM YOUR SYSTEM. 
YOU MUST NOT RETAIN, COPY OR USE THIS E-MAIL OR ANY ATTACHMENT FOR ANY PURPOSE, 
NOR DISCLOSE ALL OR ANY PART OF ITS CONTENTS TO ANY OTHER PERSON: 

TO DO SO COULD BE A BREACH OF CONFIDENCE

EMAIL MAY BE SUSCEPTIBLE TO DATA CORRUPTION, INTERCEPTION AND UNAUTHORISED 
AMENDMENT, 
AND WE DO NOT ACCEPT LIABILITY FOR ANY SUCH CORRUPTION, INTERCEPTION OR 
AMENDMENT OR THE CONSEQUENCES THEREOF. 

WE MAY MONITOR THE CONTENT OF EMAILS SENT AND RECEIVED VIA OUR NETWORK FOR 
VIRUSES OR UNAUTHORISED USE AND FOR OTHER LAWFUL BUSINESS PURPOSES. 
WE DO NOT ACCEPT RESPONSIBILITY FOR ANY LOSS OR DAMAGE ARISING FROM A VIRUS IN 
ANY EMAIL OR ATTACHMENT.

---
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



callback web service

2006-06-15 Thread Plorks mail



hi all

does anyone have an example or a good tutorial of a Callback webservice 
(server and client) / calling a web service asynchronously that could show 
me?


many thanks for your help

_
Are you using the latest version of MSN Messenger? Download MSN Messenger 
7.5 today! http://join.msn.com/messenger/overview



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]