On Jun 4, 8:52 pm, Brian <
brian.dil...@gmail.com> wrote:
> Is there anything stopping you from using jackson 2.0 with jsonrpc4j?
Well, the package names have all changed for one. E.g.,
com.googlecode.jsonrpc4j.JsonRpcClient imports several classes from
the package org.codehaus.jackson. This package is now called
com.fasterxml.jackson.core.
If you are interested, we would be willing to help implement the
changes necessary to migrate to Jackson 2.0. Contact me off-list if
you are interested and we can coordinate.
Sekhar