faces and classes, there may not be a problem, but it is
important to understand how this works. Personally, I wish SOAP
provided a means to specify the structure in which something is
serialized separately from its actual type, but it does not.
Scott Nichol
- Original Message -----
From:
ot;, "MyClass2"),
MyClass2.class, s3, s3); Vector params = new Vector();
params.addElement(new Parameter("arg1", MyInterface.class, c, null));
params.addElement(new Parameter("arg2", MyClass.class, c, null));
params.addElement(new Parameter("arg3", MyClass2.class, c2
serializing any class. If you have an interface that follows the
JavaBean pattern, for example, I think you could serialize it using the
BeanSerializer.
Scott Nichol
- Original Message -
From: "Alexandros Panaretos" <[EMAIL PROTECTED]>
To: "'Scott Nichol'" &l
zers, BeanSerializer should work. As
you have experienced, there are no serializers for URL or
DataInputStream.
Scott Nichol
- Original Message -
From: "Alexandros Panaretos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 02, 2002 11:03 AM
Subject: SOAP
be very much appreciated because this has been very
frustrating for me.
Thank you very much in advance for patience in reading this post and
your help.
Alexandros Panaretos
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>