[ https://issues.apache.org/jira/browse/CXF-1578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Kulp resolved CXF-1578. ------------------------------ Resolution: Fixed Fix Version/s: 2.0.8 2.1.2 Assignee: Daniel Kulp I'm going to mark this resolved. It's a bug in Jettison and really needs to get fixed there. However, I put a "workaround" in place in this specific area of CXF so your test passes. There may be other areas that call the same broken API though that would still be affected. > Json marshall/unmarshall error > ------------------------------ > > Key: CXF-1578 > URL: https://issues.apache.org/jira/browse/CXF-1578 > Project: CXF > Issue Type: Bug > Components: REST > Affects Versions: 2.1, 2.0.6 > Environment: Linux Fedora 8 > Jdk 1.5.0_13-b05 > Reporter: Luca Ceppelli > Assignee: Daniel Kulp > Priority: Blocker > Fix For: 2.1.2, 2.0.8 > > Attachments: ceppelli.cxf.bug.json.zip > > > The Json binding has problems with methods that have more than 1 parameter. > This is related only with the Json stax parser. The pure xml binding has not > problem. > To run the test case: > mvn test -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.