users@jax-rpc.java.net

JAXRPC Feedback on WSPack -- [Fwd: Question about xrpcc]

From: Anita Jindal <Anita.Jindal_at_Sun.COM>
Date: Wed, 30 Jan 2002 10:09:16 -0800

Seems like related to serialization/deserialization of some commonly
used Java classes?

- Anita

-------- Original Message --------
From: "Elias Edde" <elias_at_murex.com>
Subject: Question about xrpcc
To: <jwsdp-feedback_at_sun.com>

Hello,

first of all congratulations for this very useful packaging job which is
coming on due time, and for the very clear tutorial.

A quick question about xrpcc:
xrpcc seems to create properly WSDL documents for serlaizable objects
implementing the appropriate get/set accessors but fails when serializable
containers as List,Map and other are met in RMI interfaces.

When is it planned for xrpcc to be able to translate such containers, since
they are heavily used in RMI interfaces ?

Thank you for your help.