Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.9.5
-
Fix Version/s: None
-
Component/s: XML
-
Labels:None
-
Environment:Operating System: All
Platform: All
-
Bugzilla Id:1395
-
Number of attachments :
Description
For example, if I have setField(short s) and setField(String str) with the
second setter converting a string into a short, the mapping fails with an
exception (not verbatim, but from memory):
Exception mapping type java.lang.Short to type java.lang.Short
Do you know of a way to coerce Castor into handling this situation (other than
changing the setter/getter names not to be the identical)?
Activity
Bruce Snyder
made changes -
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 1395 | 22833 |
Ralf Joachim
made changes -
| Assignee | Keith Visco [ kvisco ] |