52 | | NOTICE. This example only works if you are running this from a program, |
53 | | not on the commandline. So run the ObjectMapperTest to see this all work. |
54 | | The reason is that the reference to "test.ObjectMapperTest.Bear" |
55 | | is not understood when using the commandline causing deserialization issues. |
| 52 | >NOTICE. This example only works if you are running this from a program, |
| 53 | >not on the commandline. So run the ObjectMapperTest to see this all work. |
| 54 | >The reason is that the reference to "test.ObjectMapperTest.Bear" |
| 55 | >is not understood when using the commandline causing deserialization issues. |