Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-10 Thread Shabir Mohamed
Hi Kathees, I think removing the *"wsse:Security" *header is not the correct workaround for this issue. Please check whether you deployed the correct service for this sample? All the samples up until *"sample 100" *are based on the *SimpleStockQuoteService.* *But, sample 100 *requires the *Secu

Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-10 Thread Kathees Rajendram
Hi Vanji, It is in the doc. I didn't test the esb sample 100 after I got the issue. I tested the security scenario in new implementation and used the following configuration It is working. http://services.samples";> WSO2

Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-10 Thread Vanjikumaran Sivajothy
isn't that mentioned in the doc? On Tue, Mar 10, 2015 at 12:42 PM, Kathees Rajendram wrote: > Thanks Vanji and Thilini. > > The issue was in my configuration that the response has the security > header when ESB send back to client. I used the following configuration to > remove the security head

Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-10 Thread Kathees Rajendram
Thanks Vanji and Thilini. The issue was in my configuration that the response has the security header when ESB send back to client. I used the following configuration to remove the security header Now it is working. http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd

Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-05 Thread Thilini Cooray
Hi Kathees, Did you store unlimited strength policy files [1] in JAVA_HOME/jre/lib/security folder ? [1] http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html On Wed, Mar 4, 2015 at 6:43 PM, Kathees Rajendram wrote: > Hi Vanji, > > I am getting above exception when

Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-04 Thread Kathees Rajendram
Hi Vanji, I am getting above exception when I run the esb sample 100. I followed the steps as it is in the documentation[1]. [1] - https://docs.wso2.com/display/ESB481/Sample+100%3A+Using+WS-Security+for+Outgoing+Messages Thanks, Kathees On Wed, Mar 4, 2015 at 6:14 PM, Vanjikumaran Sivajothy wr

Re: [Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-04 Thread Vanjikumaran Sivajothy
Hi Kathees, You question is not clear! Can you please elaborate more on what you have done? On Wed, Mar 4, 2015 at 5:52 PM, Kathees Rajendram wrote: > Hi, > > I am getting following exception when I invoke the service. > > [2015-03-04 17:27:00,003] ERROR - AxisEngine Missing wsse:Security heade

[Dev] Sample 100 Failed in WSO2 ESB 4.9.0-SNAPSHOT

2015-03-04 Thread Kathees Rajendram
Hi, I am getting following exception when I invoke the service. [2015-03-04 17:27:00,003] ERROR - AxisEngine Missing wsse:Security header in request org.apache.axis2.AxisFault: Missing wsse:Security header in request at org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(