Hi.
In Axis 1.2 RC1 I defined the following WSDL sequence:
as well as a simple "ping" operation returning a StringArray:
Now, if my WebService returns a StringArray holding a zero sized
String[]:
return new StringArray(new String[0])
my "ping&q
approach as
against creating a call object and invoking a method on a service?
Regards
Sagar
-Original Message-
From: Sagar Pidaparthi
Sent: Monday, August 23, 2004
10:00 AM
To: [EMAIL PROTECTED]
Subject: Calling sequence in a
client
Hi,
I am using the following calling
Title: Proxy problems
Hi,
I am using
the following calling sequence for invoking web services and it seems to
work. I got this sequence from IBMs examples somewhere. I don’t
find a similar example in the list provided in Axis documentation. Is
this a valid way to use the web
"Invalid byte 2
of 3-byte UTF-8 sequence." which I am assuming relates to Axis
pulling the document in in a UTF-8 format instead of UTF-16?
Have read that you can force Axis into UTF-16 mode... but don't seem to
have managed this... could someone shed some light on how to do this or
o
Hi,
I am running into a problem with the deserialization process and am trying to debug the process for the last couple of days. Not knowing the function call sequence I am finding it very difficult to debug the problem. Could anyone who has spent some time on this to understand the process help
redefine the Schema
to:
BR
Silvester
- Original Message -
From: "Silveste® Poza®nik" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 07, 2003 4:06 PM
Subject: WSDL2Java and minOccurs/maxOccurs sequence problem
> I have a problem
I have a problem when generating java class that should hold an "unbounded"
number of subelements when using WSDL2java stub generator. The Schema (see
under) describes the element containing unbounded sequence of
elements, while (as far I can see) the generated java class
Batch is not
We used the third party tool (JGL) as the lib of Array, ArrayList,
Map, Sequence,
These types are used in our java beans. Do I need to write the
Serializer/Deserializer
for these types, such as Sequence, before I use Axis beanMapping? Any examples?
Thanks,
Emily