http://issues.jabsorb.org/show_bug.cgi?id=51
Summary: Boolean serializer problem
Product: jabsorb
Version: 1.2
URL: http://itx.ru
Status: NEW
Severity: defect
Priority: medium
Component: serializer
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [email protected]
Hi.
I'm found problem in unmarshaling process of java.lang.Boolean type.
There is fix.
diff Boolean BooleanSerializer-original.java BooleanSerializer.java
99a100,104
> else if (clazz == Boolean.class)
> {
> returnValue = (Boolean) jso;
> }
>
--
Configure bugmail: http://issues.jabsorb.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
_______________________________________________
Jabsorb-dev mailing list
[email protected]
http://lists.jabsorb.org/mailman/listinfo/jabsorb-dev