Re: Example for WS-SecurityPolicy in WSDL?

2009-03-16 Thread Dennis Sosnoski
Yes, you're right that the WSDL I attached to the last email is invalid according to the specification. It still needs to be handled in a better way than just throwing an exception with the can't serialize the policy message, though. The same serialize problem happens with the attached

No crypto propery file supplied for decryption error when using policy

2009-03-16 Thread Håkon Sagehaug
Hi all I've got a service with a policy with symmetric binding and a token that is required form a sts service, calling the sts service and inserting the token inside the new request to the service goes fine, but the response back from the service is this

Re: Example for WS-SecurityPolicy in WSDL?

2009-03-16 Thread Nandana Mihindukulasooriya
Yes, I agree, I will look in to that and see whether we can handle this more gracefully. There was an issue [1] and it is now fixed in the trunk. thanks, nandana [1] - http://issues.apache.org/jira/browse/RAMPART-176 On Mon, Mar 16, 2009 at 12:37 PM, Dennis Sosnoski d...@sosnoski.com wrote:

Re: No crypto propery file supplied for decryption error when using policy

2009-03-16 Thread Nandana Mihindukulasooriya
Can you post the complete servcies.xml ? thanks, nandana 2009/3/16 Håkon Sagehaug hakon.sageh...@bccs.uib.no Hi all I've got a service with a policy with symmetric binding and a token that is required form a sts service, calling the sts service and inserting the token inside the new

Regarding validating SOAP responses against the WSDL

2009-03-16 Thread Sneha Nikum
Hi, I want to validate the SOAP response structure against the structure of that response in the WSDL file. Are there any Axis APIs that would help me in achieving this task? Please let me know if there are any APIs that would help me do the above task -- Sneha Anil Nikum Don't get even with

Re: No crypto propery file supplied for decryption error when using policy

2009-03-16 Thread Håkon Sagehaug
Hi I managed to solve it, a bit sloppy work from my side, but now I've got a different problem you might help me with I call my sts secured service much like rampart sample 05, setting the options like this Token token = stsClient.requestSecurityToken(

need help on non blocking invocation of an asynchronous service

2009-03-16 Thread Shantha Kumar
hi, Used the steps given in the URL http://ws.apache.org/axis2/1_4_1/adv-userguide.html to create a webservice client to do non blocking invocation. Steps followed: 1. Created a asynchronous BPEL process. 2. Got the WSDL of the async BPEL process and added the WS-addressing information

Sandesha sequence auto termination

2009-03-16 Thread Andrei Ivanov
Hello, I found the following property: org.apache.sandesha2.storage.beans.RMSBean.avoidAutoTermination but I don't understand how it works AFAIS, the setter for this property is only called on the client side, so the client can ask Sandesha not to terminate the sequence? The problem seems to be

Re: Example for WS-SecurityPolicy in WSDL?

2009-03-16 Thread Dennis Sosnoski
Thanks for following up on this, Nandana. I tried to build from trunk so I could try this WSDL with the current code, but the build doesn't work for me at present (I get a failure running org.apache.axis2.fastinfoset.FastInfosetTest). - Dennis Nandana Mihindukulasooriya wrote: Yes, I

Unexpected port number in auto created WSDL

2009-03-16 Thread tfecw
Hi, I’m working with axis 1.4 and am relying on axis2 to auto generate the wsdl I’m using from my .aar file. For most of my environments everything works fine but as I get closer to the production environments (and the server/network configuration gets more detailed) I start getting erroneous

Re: [Axis2 1.4] WS-Policy in WSDL 1.1 vs WSDL2.0 using wsdl2java utility

2009-03-16 Thread Leon Searl
Hi Pradeep, Thanks you very much! leon - Original Message - From: Pradeep Fernando pradee...@gmail.com To: axis-user@ws.apache.org Sent: Monday, March 16, 2009 12:38:35 AM GMT -06:00 US/Canada Central Subject: Re: [Axis2 1.4] WS-Policy in WSDL 1.1 vs WSDL2.0 using wsdl2java utility

[AXIS2] How to change the service path

2009-03-16 Thread DV
I am able to call my services via https://host name/services/MyService However, I want to add qualified paths to my services. For example: https://host name/services/account/v1/MyAccountService https://host name/services/account/v2/MyAccountService etc. How can this be configured this with

Re: Next release of Axis2

2009-03-16 Thread Saurabh Garg
Hi, Any ETA for Axis2 1.5 release? This info will help us make an informed decision about scheduling our Axis2 related tasks. Hence any relevant info is appreciated. Regards, Saurabh On Fri, Jan 9, 2009 at 1:15 AM, keith chapman keithgchap...@gmail.com wrote: We did an RC late last year, I

ADBException: Unexpected subelement classe

2009-03-16 Thread brunoc
Hello. I created an ADB client for an Axis2 WS. For some reason it's not recognizing 'classe' as a valid element with respect to the xml schema. Could someone help me with this issue? I'm attaching the wsdl, request and response. http://www.nabble.com/file/p22545691/request.txt request.txt