Darren-

Maybe the devs can give more information, but I've always had to wrap hashtables/maps inside another class in order to get them to marshal correctly. Once inside another class one can specify the field as collection="hashtable" or "map" in a mapping file, which opens up the possibilities (also see "Nested class mapping" here: http://castor.codehaus.org/xml-mapping.html).

HTH,
Stephen


Darren Govoni wrote:
Hi,
  I was trying to understand why I cannot marshal a java.util.Hashtable
with a marshalable class as a value within it. The hashtable values do
not appear, although it indicates it is NOT empty. Any help is greatly
appreciated!!

Darren


-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------



-------------------------------------------------
If you wish to unsubscribe from this list, please send an empty message to the following address:

[EMAIL PROTECTED]
-------------------------------------------------

Reply via email to