
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
jdk 5.0, windows xp pro sp2
|
|
| Resolution Date: |
31/Jan/07 06:17 AM
|
|
Please add serialVersioUID to org.apache.commons.dbutils.BasicRowProcessor.CaseInsensitiveHashMap. Without serialVersioUID, when a Map returned by QueryRunneris send across the wire to another jvm (different version), incompatible serial id exception will result. For instance, IBM JVM 1.4.1 has a different way of calculating serialVersionUID for Serializable class that does not have serialVersionUID defined than JVM 5.0.
|
|
Description
|
Please add serialVersioUID to org.apache.commons.dbutils.BasicRowProcessor.CaseInsensitiveHashMap. Without serialVersioUID, when a Map returned by QueryRunneris send across the wire to another jvm (different version), incompatible serial id exception will result. For instance, IBM JVM 1.4.1 has a different way of calculating serialVersionUID for Serializable class that does not have serialVersionUID defined than JVM 5.0. |
Show » |
| No work has yet been logged on this issue.
|
|