users@jersey.java.net

Re: Sudden wierdness

From: Marsh Eric <emarsh_at_mac.com>
Date: Fri, 20 Feb 2009 11:54:12 -0600

Suhas,

You're right about the number of characters in the imat field. My bad
- I thought that a limited number of chars would be good but already
in testing I used more than I had provided. Guess I'll just bump it to
100 chars and truncate on the client side so that I won't get any
unexpected exceptions thrown.

Any thoughts on why my numeric values aren't being extracted? They
were earlier and neither my entity beans or the database has changed.

Eric