Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create an instance of AS class mapped to a Remote Java class which has a variable of type java.util.Currency
2. Call a remote object and pass the Actionscript object to it
3.
Actual Results:
LCDS complains that it is unable to create an instance of java.util.Currency
Expected Results:
LCDS will successfully create an instance of java.util.Currency and translate the object to its server counterpart
Workaround (if any):