Hi list,
I have a problem with the serialization of a javabean style object.
Short description: The javabean has an integer field which is not represented
by a type but instead by a pair of
http://schemas.xmlsoap.org/soap/encoding/";
soapenc:arrayType="xsd:anyType[3]" xsi:type="soapenc:
Title: Message
I have a class with a method
that returns a string. The string is returned by a
webservice
Is there an easy way to tell
axis to serialize this class to a
string?
This e-mail may contain privileged and confidential information and should not be used by anyone w
Does the custom serialization / de-serialization need to be different if
I choose document/literal style rather than RPC/encoded style? The
reason for my question is the doc says that document based service does
not support multi-ref object serialization
Thanks a bunch for your time
__hari
Hello all,
I'm working through a webservice that is littered with objects that
require customer serializers. I have all of the serializers written,
but I'm a little unclear as to how to name them in the .wsdd and how to
use them in the client code. For example an object of User, I'm
curren
Hi all,
I have got two questions regarding wdls and axis (java 1.1)
1- Can anybody suggest me some links where I can find information on building
custm serializers for axis?
2-Can I control minOccurs and maxOccurs attributes in complexTypes in WSDL
by developing custom serializers for my java typ
es as this will have
impact on many other things.
The other way is that i implement some custom
serialization/deserialization of my classes . Please tell me if this is possible
and if it is , how can it be done.
Any links or samples or alternative solution to
this problem will be very help
I just started working on this and I ran into the exact same error doing
the exact same thing. Did you ever figure out what the problem was?
<< Hi guys,
I just looking at my exception, and can't go any further.
Maybe you can help me, I'm sure its just some easy thing that
I did wrong. Anyway,
Hi guys,
What am I doing wrong ?
A wanted to deploy a custom serializer.
This thing works:
-
http://hello.org/types"
qname="ns:MyData"
type="java:com.nokia.joker.plugin.MyData"
serializer="org.apache.axis.encoding.ser.BeanSerializ
Hi guys,
I just looking at my exception, and can't go any further.
Maybe you can help me, I'm sure its just some easy thing that
I did wrong. Anyway, I wanted to try custom serlialization, and
made a WSDL.
Here is the relevant fragment:
-
Title: Custom Serialization
I was wondering if anyone could help me with a deserialization problem.
The soap fault I recieve is the following:
http://www.w3.org/2001/XMLSchema" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/200
10 matches
Mail list logo