Generate Server Side Implementation based on WSDL

2009-02-15 Thread Niels Boem
Hi mail group, I have just started at a new job. My work includes maintaning our business server (java based J2EE container) Previously all our business components have been written first (straigth up POJO) and then they have been rigistred to the Axis2 run-time envionrment using the

Re: axis rampart fault response as XML

2009-02-15 Thread Nandana Mihindukulasooriya
Can you post the full tomcat stack trace ? Expected behavior is to send a SOAP Fault in this scenario. Seems something goes wrong in the fault flow. thanks, nandana 2009/2/14 TomazM tomaz.majerh...@arnes.si I want it to return an XML that shows the SOAP Fault returned, so the client

Re: MTOM file upload webservice

2009-02-15 Thread Nandana Mihindukulasooriya
Can you post the service code (Method signature)? thanks, nandana On Fri, Feb 13, 2009 at 2:10 AM, Attharkar, Asmita aatth...@telcordia.comwrote: Hi, I am trying to write a web service which uploads a file so that it can be retrieved by the client. Most of the articles that I have read

Re: Generate Server Side Implementation based on WSDL

2009-02-15 Thread Nandana Mihindukulasooriya
Hi Niels, This tutorial [1] will help you. thanks, nandana [1] - http://wso2.org/node/2873 On Sun, Feb 15, 2009 at 4:30 PM, Niels Boem me.softw...@hotmail.com wrote: Hi mail group, I have just started at a new job. My work includes maintaning our business server (java based J2EE

Re: Rampart - axis2 fault

2009-02-15 Thread Nandana Mihindukulasooriya
Hi Kumar, You have set the actions to UsernameToken Timestamp but your SOAP UI is a missing a timestamp in the security header. That is the reason for the actions mismatch error. Can you configure the SOAP UI to send a timestamp as well and try again. Hopefully that will solve the problem.

Re: Axis2(1.4) + Rampart 1.4 usage

2009-02-15 Thread Nandana Mihindukulasooriya
Actually you can with WS-Security Policy 1.2. PasswordDigest can be configured only using WS Security Policy 1.2. Can you please try with WS Security Policy 1.2 configuration ? thanks, nandana On Thu, Feb 12, 2009 at 3:12 AM, Landslide xiangm...@landslide.com wrote: Can anyone help confirm

Re: Ramapart Config based dynamic client sample code

2009-02-15 Thread Nandana Mihindukulasooriya
Please get the AxisOperation/AxisMessage and from that you can get the PolicySubject. Attach the policy to the PolicySubject. I will check whether there is a sample documented somewhere. thanks, nandana On Wed, Feb 11, 2009 at 12:25 AM, Wishing Carebear wishing.careb...@gmail.com wrote: Can

Re: Axis2 Fault - actions mismatch

2009-02-15 Thread Nandana Mihindukulasooriya
Cause for this error is that the security header in the request doesn't match the configured actions. Please verify by looking at the request and configured actions. thanks, nandana On Sun, Feb 8, 2009 at 4:29 AM, Iyengar, Kumar kumar_iyen...@bmc.comwrote: Hi all, I have setup Axis2 and

Re: Applying policies at binding hierarchy in Apache Axis2 1.4.1/Rampart 1.4

2009-02-15 Thread Nandana Mihindukulasooriya
Hi Alexis, Sorry I just saw the mail. I will have a look at your WSDL11ToAxisServiceBuilder and see why the policy is not being attached correctly. thanks, nandana On Thu, Feb 12, 2009 at 10:21 AM, Alexis Midon mi...@intalio.com wrote: (forwarding to the rampart folks) Alexis

RE: Axis2 Fault - actions mismatch

2009-02-15 Thread Martin Gainty
nearest I can tell you have there exists mismatch parameter mismatch for Inflow (actions) and Outflow (actions) protected boolean checkReceiverResults(Vector wsResult, Vector actions) { int resultActions = wsResult.size(); int size = actions.size(); - + //

Re: Applying policies at binding hierarchy in Apache Axis2 1.4.1/Rampart 1.4

2009-02-15 Thread Alexis Midon
I can't wait for your feedback, and may be a working sample ;) Thanks a lot Nandana! Alexis On Sun, Feb 15, 2009 at 3:49 PM, Nandana Mihindukulasooriya nandana@gmail.com wrote: Hi Alexis, Sorry I just saw the mail. I will have a look at your WSDL11ToAxisServiceBuilder and see

is axis2c supported on mainframes

2009-02-15 Thread PP
Hi, we want to write webservices on mainframes using axis2c. I wonder if axis2c supports mainframes and if supports is there anything special need to take care of? -- Thanks Regards Pradeep Patel

Re: [axis2] Multiref client request to axis2 service

2009-02-15 Thread Ashwini Chavan
Any ideas on how multi ref soap envelope could be parsed on server side? Amila Suriarachchi wrote: On Tue, Feb 10, 2009 at 11:50 AM, Ashwini Chavan acha...@vertex.co.in mailto:acha...@vertex.co.in wrote: I am still stuck on this. Can someone help me? Does axis2 support multi-ref

Re: axis rampart fault response as XML

2009-02-15 Thread TomazM
I use rampart 1.4 sample policy/sample02 and deployed in Tomcat and run client. Stack: 2009-02-14 11:02:24,819 [http-8080-1] INFO org.apache.xml.security.signature.Reference - Verification successful for URI #Id-33320514 2009-02-14 11:02:24,819 [http-8080-1] INFO

Re: axis rampart fault response as XML

2009-02-15 Thread TomazM
I try rampart 1.4 sample/policy/sample02 with my wrong keystore and client receive xml fault response: soapenv:Fault xmlns:wsse=http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd; faultcodewsse:InvalidSecurity/faultcode faultstringThe certificate used for the