The enum handling is part of the AMF serialization so you should be able to use 
that with LC DS2.6 as well.    Since AS does not have a native "enum" type, by 
default a Java5 enum gets serialized to the client using the string value of 
the enum.

Jeff

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cwicky99
Sent: Monday, October 06, 2008 8:18 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] LiveCycleDS + Java Enums


This post:
http://www.drflex.eu/2008/07/livecycle-es-data-services-data-management-and-java-enums/

Says that LiveCycleDS 2.6 handles Java enum's out of the box. Does
anyone know if this only works with DataService objects? I am using a
Consumer to listen to a JMS topic...but it doesn't seem to work.

<<inline: image001.jpg>>

<<inline: image002.jpg>>

Reply via email to