RE: InOnlyAxisOperation Error

2009-02-14 Thread Sanja Gupta
: Maiko Wessel [mailto:mwes...@pironet-ndh.com] Sent: Tuesday, February 10, 2009 6:59 AM To: axis-user@ws.apache.org; sanjay.gu...@primal.com Subject: AW: InOnlyAxisOperation Error Hi, i had the same problem with Axis2-1.4.1. Before I've updated to 1.4.1 i've used 1.3 and everything

AW: InOnlyAxisOperation Error

2009-02-10 Thread Maiko Wessel
. Februar 2009 21:20 An: axis-user@ws.apache.org Betreff: RE: InOnlyAxisOperation Error Hi Keeth, I am running with the exploded classes directory and a services.xml file. I do have a .aar file but haven't tried it. Do you need to see anything specific like my java wrapper code. I am attaching my

RE: InOnlyAxisOperation Error

2009-02-09 Thread Sanja Gupta
...@gmail.com] Sent: Saturday, February 07, 2009 3:33 AM To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error Could you post your service archive file. Thanks, Keith. On Sat, Feb 7, 2009 at 2:41 PM, Sanjay Gupta sanjay.gu...@primal.com wrote: Agree but I don't see anything wrong with my

RE: InOnlyAxisOperation Error

2009-02-07 Thread Sanjay Gupta
@ws.apache.org Subject: Re: InOnlyAxisOperation Error From the stack trace it looks like an InOutMessageReceiver was used for an InOnly Operation. Thanks, Keith. On Fri, Feb 6, 2009 at 11:27 PM, Sanjay Gupta sanjay.gu...@primal.comwrote: Keith, Thanks for you reply and pointer. I tried your

Re: InOnlyAxisOperation Error

2009-02-07 Thread keith chapman
.rpc.receivers.RPCMessageReceiver/ /messageReceivers -Original Message- From: keith chapman [mailto:keithgchap...@gmail.comkeithgchap...@gmail.com ] Sent: Fri 2/6/2009 7:40 PM To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error From the stack trace it looks like an InOutMessageReceiver was used

Re: InOnlyAxisOperation Error

2009-02-06 Thread keith chapman
[mailto:keithgchap...@gmail.comkeithgchap...@gmail.com ] Sent: Thu 2/5/2009 10:01 PM To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error Can you provide your service please. You haven't provided enough information to help you... Thanks, Keith. On Thu, Feb 5, 2009 at 10:55

RE: InOnlyAxisOperation Error

2009-02-06 Thread Sanjay Gupta
To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error In your messageReceivers can you try using the following instead, messageReceivers messageReceiver mep=http://www.w3.org/ns/wsdl/in-only; class=org.apache.axis2.rpc.receivers.RPCInOnlyMessageReceiver/ messageReceiver mep=http://www.w3

Re: InOnlyAxisOperation Error

2009-02-06 Thread keith chapman
-Original Message- From: keith chapman [mailto:keithgchap...@gmail.comkeithgchap...@gmail.com keithgchap...@gmail.com ] Sent: Thu 2/5/2009 10:01 PM To: axis-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error Can you provide your service please. You haven't provided enough

InOnlyAxisOperation Error

2009-02-05 Thread Sanjay Gupta
Hi, I just have upgraded my axis 1.2 web services to 1.4.1 and getting error while calling a service which returns nothing(void). See the stack trace below. The doc mentions these four types of operations but I don't know which one to pick and how to set it during client generation.

Re: InOnlyAxisOperation Error

2009-02-05 Thread keith chapman
Can you provide your service please. You haven't provided enough information to help you... Thanks, Keith. On Thu, Feb 5, 2009 at 10:55 PM, Sanjay Gupta sanjay.gu...@primal.comwrote: Hi, I just have upgraded my axis 1.2 web services to 1.4.1 and getting error while calling a service which

RE: InOnlyAxisOperation Error

2009-02-05 Thread Sanjay Gupta
-user@ws.apache.org Subject: Re: InOnlyAxisOperation Error Can you provide your service please. You haven't provided enough information to help you... Thanks, Keith. On Thu, Feb 5, 2009 at 10:55 PM, Sanjay Gupta sanjay.gu...@primal.comwrote: Hi, I just have upgraded my axis 1.2 web services