Axis1 (1.4.1) and WS-Addressing

2009-09-20 Thread Wishing Carebear
Hello: Does WS-Addressing works with Axis1. If so could someone point me to some examples. Thanks for your time, cabear

ws-addressing references not working

2009-09-20 Thread Wishing Carebear
Hello: Foudn the following reference for WS-Addressing with Axis1 in the mailing list but it does not work. http://ws.apache.org/ws-fx/addressing/ Can someone point me to the right place. Thanks for your help and time, regards, Ravi

unsubscribe

2009-09-20 Thread Jeremy O'Donohue

Re: securing client request with name and password in axis2

2009-09-20 Thread jonah
Thanks for your answer.But I can't visit the url.Is the url keeping alive? 2009/9/19 Prabath Siriwardena prab...@wso2.com Please have a look at [1]. Thanks regards. -Prabath [1]: http://blog.rampartfaq.com/2009/08/how-to-secure-web-service-with_18.html jonah wrote: Hi,all: I am

Re: Axis1 (1.4.1) and WS-Addressing

2009-09-20 Thread Wishing Carebear
Can someone please reply. Thanks, cabear On Sun, Sep 20, 2009 at 5:56 AM, Wishing Carebear wishing.careb...@gmail.com wrote: Hello: Does WS-Addressing works with Axis1. If so could someone point me to some examples. Thanks for your time, cabear

Stop deserialization

2009-09-20 Thread Bauer Horscht
Hi, what is the most convenient way to stop Axis (in particular 1.4) from deserializing every message that comes in? The handler architecture is probably not made to interfere at this early stage. The idea is to prevent message that exceed a predefined size from being parsed. Thanks Bauer

SOAP Encoding in axis2

2009-09-20 Thread Sanjay Gupta
Hi, I tried consuming a web service with SOAP encoding in axis2 and found out that axis2 doesn't support it. Are there any workaround? We originally used. Part of that app we have upgraded to axis2 and we are using axis2 for all the new stuff. I really don't want to go back to axis1. Sanjay