I think I have found a Testcase problem, while trying to improve the
ValueSerialization subsystem.

To show what I mean;

   a. Put a breakpoint on the first line in the only(!) test in
AbstractValueCompositeSerializationTest

   b. Run the JacksonValueCompositeSerializationTest.

   c. At breakpoint, look at the this.valueSerialization member. It has a
ServiceComposite reference to the OrgJsonValueSerializationService, not the
Jackson one.


I am trying to figure out how this is at all possible.


Cheers
-- 
Niclas Hedhman, Software Developer
http://zest.apache.org - New Energy for Java

Reply via email to