RE: [ANN][Axis2]Apache Axis2/C 1.6.0 Released

2009-04-24 Thread Bennett, Robert P
-Original Message- From: Manjula Peiris [mailto:manj...@wso2.com] Sent: Wednesday, April 22, 2009 11:46 PM To: Apache AXIS C User List Subject: RE: [ANN][Axis2]Apache Axis2/C 1.6.0 Released On Wed, 2009-04-22 at 11:48 -0400, Bennett, Robert P wrote: Major Changes Since

RE: [ANN][Axis2]Apache Axis2/C 1.6.0 Released

2009-04-24 Thread Bennett, Robert P
-Original Message- From: Sam Carleton [mailto:scarle...@gmail.com] Sent: Friday, April 24, 2009 8:42 AM To: Apache AXIS C User List Subject: Re: [ANN][Axis2]Apache Axis2/C 1.6.0 Released On Fri, Apr 24, 2009 at 7:01 AM, Bennett, Robert P robert.benn...@ca.com wrote: Quite

Using swa sample with generated client code

2009-04-24 Thread Håkon Sagehaug
Hi I tried the soap with attachment example with the client provided. After that I wanted to try when I generate a client from the wsdl, but I could not figure out how to add a message context that contains the attachment to my client stub. In the sample the operation client is used to call the

Re: problem with AXis2 Wsdl2java ADB Code generator

2009-04-24 Thread krishna.arani
I think I need to reword my question. Basically I have a webservice with operation TrygetByKeyTenant, the respnse of this has two message parts defined in wsdl as: wsdl:message name=TryGetByKeyTenantResponse wsdl:part name=orderKey type=na:OrderKey / wsdl:part name=entity

org.apache.axis2.AxisFault: Error in signature with X509Token

2009-04-24 Thread karaiyandi sethurajan
Hi All, I am using axis2-1.4.1 with rampart-1.4 to consume a websevice hosted in .Net server. I created Java keystore based on the given certificates. when i try to access the webservice from the Java client i am getting the following error. org.apache.axis2.AxisFault: Error in signature

Problems with no soap header, when a fault it thrown from a ws with rampart enabled, client side

2009-04-24 Thread Håkon Sagehaug
Hi I had the same problem as described here [1], and followed the solution and it worked out fine. I call the service from java code generated with axis2 tool wsdl2java. So now the problem, it seems that my client expects a SOAP header to be in the response message, but when a fault is thrown

Deserializing a String with Axis

2009-04-24 Thread Antonio Di Ferdinando
Hi, I am new to Axis, and I am aware of the fact that the problem I am facing will probably sound stupid to many of you. But it seems that I can't get out of it, so I decided to give it a try. The background for my problem is fairly complex, and thus I am jumping straight to the problem: how do I

[axis2] | Problem running axis2 client

2009-04-24 Thread Rajneesh Kumar
Hi All, I have created and deployed a web service on axis2. Now I start to work for client as it is given on apache axis2 site. After some effort the client gets compiled. But I am not able to run it because it needs many approx 56 jar file at run time as apache suggest. I have tried to set

RE: [axis2] | Problem running axis2 client

2009-04-24 Thread Martin Gainty
axiom-api-1.2.6.jar from http://www.java2s.com/Code/Jar/Web-Services-AXIS2/axiom-api-1.2.5.jar.htm Martin __ Disclaimer and Confidentiality/Verzicht und Vertraulichkeitanmerkung / Note de déni et de confidentialité This message is confidential. If

Re: Question about nillable=true and minOccurs=0

2009-04-24 Thread keith chapman
Yes it behaves in the same manner. Thanks, Keith. On Fri, Apr 24, 2009 at 9:27 PM, McCullough, Ryan rmccullo...@rightnow.comwrote: If you have an element on a complexType that has nillable=”true” and minOccurs=”0”, will the element be de-serialized if the property on the soap stub is set to

Question about nillable=true and minOccurs=0

2009-04-24 Thread McCullough, Ryan
If you have an element on a complexType that has nillable=true and minOccurs=0, will the element be de-serialized if the property on the soap stub is set to null? For instance, let's say a portion of your XSD looks like this: xs:complexType name=point xs:sequence xs:element name=x

Re: Need Guidance in writing services.xml for axis 2 aar for WSDL with multiple ports

2009-04-24 Thread Hitender
Thanks for clarification. Is there any some workaround to achieve this. Thanks Hitender Keithgchapman wrote: Hi, Although WSDL (1.1) allows multiple ports to implement several bindings this is not supported by Axis2. When Axis2 builds a service using a WSDL it only looks at a single

RE: Question about nillable=true and minOccurs=0

2009-04-24 Thread McCullough, Ryan
Thanks for the quick reply. From: keith chapman [mailto:keithgchap...@gmail.com] Sent: Friday, April 24, 2009 10:22 AM To: axis-user@ws.apache.org Subject: Re: Question about nillable=true and minOccurs=0 Yes it behaves in the same manner. Thanks, Keith. On Fri, Apr 24, 2009 at 9:27 PM,

axis2 samples does not work ... wsdl missing for Version on glassfish 2.1

2009-04-24 Thread Francisc Simon
Hi @all, i've tried today to get the axis2 Version example wsdl file shown in the browser but it does not work any way. - deployed the axis2.war file it works fine no deployment errors - i've updated the glassfish axis version from 1.3 ro 1.4.1 - set it to the classpath - created an sampel web

username token using codegen stub

2009-04-24 Thread ericcho
Hi all, I have created a web service client using the axis 2 codegen wizard plugin for eclipse. The web service that is being consumed requires a time sensitive username token. I have looked at the rampart samples but I'm receiving the following exception when performing the call: 4/24/09

Re: Re: axis2 samples does not work ... wsdl missing for Version on glassfish 2.1

2009-04-24 Thread Francisc Simon
--- Francisc Simon franciscsi...@yahoo.de schrieb am Fr, 24.4.2009: Von: Francisc Simon franciscsi...@yahoo.de Betreff: Re: Re: axis2 samples does not work ... wsdl missing for Version on glassfish 2.1 An: mgai...@hotmail.com CC: axis-user-h...@ws.apache.org Datum: Freitag, 24. April

No serializer found for class java.util.Locale in registry org.apache.axis.encoding.typemappingdeleg...@6025e7

2009-04-24 Thread Norio Sasagawa
Dear, please help me. i'm using Tomcat V6.0 and Axis 1.4. i've got a mapping error. when putting a Loacle parameter, a mapping error occurred. omitting a Locale parameter, no error occurred and works fine. what should i do ? Regards. Stack trace are below.

Fault/Exception Handling on Axis2

2009-04-24 Thread John Eapen
Hi , We are in the process of migrating from Axis1 to Axis2 and using Axis2 1.4.1. ( using adb ) I am having some trouble understanding the code generation regarding Fault handling and mapping to Java Exceptions. 1. In Axis2, why are exceptions based of wsdl messages and not xsd elements as was