Details
-
Test
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-1.x
-
None
-
Patch Available
Description
TUSCANY-2350 added databinding tests for primitives and primitive arrays using a remotable service. The same tests need to be done for a local service too (see [1]). Also, the pass-by-value semantics does not seem to be working for byte array. It is a good idea to add tests for pass-by-value for byte array and arrays of other primitive types.
[1] http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Databinding+Scope