Re: Axis2 Retrying request

2007-11-26 Thread Scott Sauyet
Scott Sauyet wrote: I'm wondering if I can do some sort of automatic retry for such an exception in Axis2. It didn't actually solve my underlying problem, but I think I've found an answer to this question, although it involved more guess work than actual understanding. I knew

Axis2 Retrying request

2007-11-26 Thread Scott Sauyet
I'm having a problem using an Axis2 client to connect to a service that seems to have a real hiccup. I'm trying to get the group that runs the service to fix the hiccup, but I would like to continue on while that happens, and I was wondering if anyone can suggest a way. The problem is that th

Re: axis2 -- minimum jars required for client??

2007-08-28 Thread Scott Sauyet
Scott Sauyet wrote: I have the same question, and another similar one, which is what is the minimum set of jar files needed to run WSDL2Java for an XMLBeans binding. Does anyone know how to find that list beyond just trial and error? Answering my own question, with the caveat that your

Re: axis2 -- minimum jars required for client??

2007-08-27 Thread Scott Sauyet
keith chapman wrote: On 8/27/07, *Shiv* <[EMAIL PROTECTED] > wrote: What are the minimum (must have) jars from axis2 (2.1.3) that are required in the classpath for a Java client program accessing wsdl generated by axis2? Do we need all the 60+ jar files in AXIS2_HOME/li

Re: Using soap.encoding.Array

2007-08-23 Thread Scott Sauyet
Scott Sauyet wrote: Thanks -- it seems like the vendor's idea of doc/lit is... let's say... irregular. :-( I will try to follow up with the vendor on that. I did, and was told that it's a problem that was fixed this week and will be in next weekend's build. With their

Re: Using soap.encoding.Array

2007-08-23 Thread Scott Sauyet
Anne Thomas Manes wrote: On 8/22/07, Scott Sauyet <[EMAIL PROTECTED]> wrote: org.xmlsoap.schemas.soap.encoding.Array [... ] doesn't seem to let me get at the actual data inside the array. SOAP Encoding arrays are only used with rpc/encoded. Axis2 doesn't support rpc/en

Using soap.encoding.Array

2007-08-22 Thread Scott Sauyet
If this doesn't belong on this list, could someone kindly suggest a more appropriate list? Thanks, -- SS I'm using Axis with XMLBeans as the client to an existing service, and everything is working fine until I try to get data from an array. I get back an element of an interface extending

Re: [Axis2] Extra characters in HTTP request

2007-07-26 Thread Scott Sauyet
Davanum Srinivas wrote: On 7/26/07, Scott Sauyet <[EMAIL PROTECTED]> wrote: I'm bothered by some extra characters that appear in the the HTTP requests and responses sent by Axis. http://wso2.org/library/952 Perfect. Thank you very much.

[Axis2] Extra characters in HTTP request

2007-07-26 Thread Scott Sauyet
I'm trying to use Axis2 as the client to a SOAP service supplied by an external system (RemObjects5 / Delphi). Because of certain problems, I've backed off a bit to test Axis2 itself, and I'm bothered by some extra characters that appear in the the HTTP requests and responses sent by Axis. I