RE: ModulePolicyExtension

2008-09-30 Thread Srisathya Thirumalai
occurs because Rampart version is not compatible with Axis2 version.> > You have to use Rampart 1.4 with Axis2 1.4. Or if you are using older > Axis2 versions use the relevant Rampart jars and modules.> > Thank you,> Dimuthu> > Srisathya Thirumalai wrote:> > Hello,

ModulePolicyExtension

2008-09-29 Thread Srisathya Thirumalai
Hello, I am trying to refer to rampart module from axis2.xml. It fails saying ERROR ModuleDeployer:108 - The rampart-1.1.mar module, which is not valid, caused org/apache/axis2/modules/ModulePolicyExtension java.lang.NoClassDefFoundError: org/apache/axis2/modules/ModulePolicyExtension . ...

RE: WS-addressing

2008-09-29 Thread Srisathya Thirumalai
Thanks Yoos, it worked.> Date: Fri, 26 Sep 2008 22:56:24 +0200> From: [EMAIL PROTECTED]> To: axis-user@ws.apache.org> Subject: RE: WS-addressing> > Hello all,> > If you think about using WS-ADDRESSING using Axis2 ServiceClient Api, you have> to engage the module using a ConfigurationContext:> >

RE: Get XML REquest File

2008-09-29 Thread Srisathya Thirumalai
Thanks Martin. That logging tips worked for me. From: [EMAIL PROTECTED]: [EMAIL PROTECTED]: RE: Get XML REquest FileDate: Sat, 27 Sep 2008 18:38:32 -0400 configure Log4j to use ConsoleAppender ### direct log messages to stdout ###log4j.appender.stdout=org.apache.log4j.ConsoleAppenderlog

RE: WS-addressing

2008-09-29 Thread Srisathya Thirumalai
Doug, I don't see this folder in my Axis 1.4 download. Can you please email the snippet of code of how to set WS-addressing in Axis 1.4? Thanks To: [EMAIL PROTECTED]: RE: WS-addressingFrom: [EMAIL PROTECTED]: Fri, 26 Sep 2008 16:14:43 -0400Actually, WS-addressing is available under Axis 1 -

RE: Get XML REquest File

2008-09-27 Thread Srisathya Thirumalai
I am using Axis2 as the client. The server is not controlled by me. I want to spit the XML request I am sending to the server. Can you please tell me how to do that? (My request fails and the server person wants me to send the request XML to him so he can see what went wrong? ) Thanks for rep

Get XML REquest File

2008-09-27 Thread Srisathya Thirumalai
Hello, How do I get the XML version of the request the client is sending to the web service? The client is using Axis 2. Thanks _ See how Windows connects the people, information, and fun that are part of your life. http://clk.atd

RE: WS-addressing

2008-09-26 Thread Srisathya Thirumalai
I can. I am trying to access a web service and the service expects wsa:action in the request and my code does not create that. So will migrating to 2.0 and engaging WS-addressing help with this problem? How can I enable WS-addressing in Axis 2? Thanks for replying. From: [EMAIL PROTECTE

WS-addressing

2008-09-26 Thread Srisathya Thirumalai
Hello, Can somebody please tell me how to engage/enable WS-addressing in Axis 1.4? Thanks _ Want to do more with Windows Live? Learn “10 hidden secrets” from Jamie. http://windowslive.com/connect/post/jamiethomson.spaces.live.com-B

AxisFault Error

2008-09-25 Thread Srisathya Thirumalai
Hello,I get the following error when I try to access a web service. Do you know what that means? Also should I explicitly engage WS-addressing? How do I do that? I use Axis2 and I have this code in my Stub file _serviceClient.getOptions().setAction("http://tempuri.org";);_serviceClient.getOpt