RE: Exceptions when using a Rampart client generated from stub classes.

2008-07-04 Thread Sanjay Vivek
@ws.apache.org Subject: Re: Exceptions when using a Rampart client generated from stub classes. Hi Sanjay, Yes, I need to disable HTTPS for a short period of time so that I can do some debugging with TCPMON. However, I get the

Re: Exceptions when using a Rampart client generated from stub classes.

2008-07-04 Thread Nandana Mihindukulasooriya
Hi Sanjay, Yes, I need to disable HTTPS for a short period of time so that I can do > some debugging with TCPMON. However, I get the following exceptions when > I do comment out that line as shown below. The exceptions goes away when > I un-comment the line. The line that sticks out it "[ERROR] >

RE: Exceptions when using a Rampart client generated from stub classes.

2008-07-04 Thread Sanjay Vivek
r@ws.apache.org Subject: Re: Exceptions when using a Rampart client generated from stub classes. Hi Sanjay, That worked perfectly! Thanks for your advice. On a separate note, I've a question regarding disabling HTTPS.

Re: Exceptions when using a Rampart client generated from stub classes.

2008-07-03 Thread Nandana Mihindukulasooriya
Hi Sanjay, That worked perfectly! Thanks for your advice. On a separate note, I've > a question regarding disabling HTTPS. The primary reason I want to do > this is because TCPMON can't intercept encrypted messages. I disabled > HTTPS by commenting out the following line in the services.xml file :

RE: Exceptions when using a Rampart client generated from stub classes.

2008-07-01 Thread Sanjay Vivek
7;m doing wrong? Thanks again. Regards Sanjay From: Nandana Mihindukulasooriya [mailto:[EMAIL PROTECTED] Sent: 01 July 2008 07:21 To: axis-user@ws.apache.org Subject: Re: Exceptions when using a Rampart client generated fr

Re: Exceptions when using a Rampart client generated from stub classes.

2008-06-30 Thread Nandana Mihindukulasooriya
> *From:* Nandana Mihindukulasooriya [mailto:[EMAIL PROTECTED] > *Sent:* 28 June 2008 05:31 > *To:* axis-user@ws.apache.org > *Subject:* Re: Exceptions when using a Rampart client generated from stub > classes. > > I think the issue is with the code generation. In

RE: Exceptions when using a Rampart client generated from stub classes.

2008-06-30 Thread Sanjay Vivek
s for Axis2.1.4? Cheers. Regards Sanjay From: Nandana Mihindukulasooriya [mailto:[EMAIL PROTECTED] Sent: 28 June 2008 05:31 To: axis-user@ws.apache.org Subject: Re: Exceptions when using a Rampart client generated from stub cl

Re: Exceptions when using a Rampart client generated from stub classes.

2008-06-27 Thread Nandana Mihindukulasooriya
I think the issue is with the code generation. In Axis2 1.4, policies applied like this [1], will be attached to port type not to the binding. So if you compare the WSDL generated by Axis2 1.3 [2] with the WSDL generated by Axis2 1.4 , there are different. It seems that code generator is not tak

Exceptions when using a Rampart client generated from stub classes.

2008-06-26 Thread Sanjay Vivek
Hi everyone, I've installed and configured Rampart 1.4 to work with the tutorial at http://wso2.org/library/3190 However, I'm having trouble getting the SOAP response from the service when generating a client using the stub classes. The SOAP request headers send by the client doesn't contain the W