« Return to Thread: DWR v 2.1 - Where can I find it

DWR v 2.1 - Where can I find it

by SNukala :: Rate this Message:

Reply to Author | View in Thread

Hi All

I am having an issue passing (DWR-13) Arrays to a DWR call and found the following as a "Resolved" bug in DWR. Apperently this was fixed in  2.0.rc5 and  the DWR JIRA site talks about version 2.1, i am trying to find the updated version of DWR that I can download and fix this issue on my server.

http://getahead.org/bugs/browse/DWR-13

WARNING: Marshalling exception org.directwebremoting.extend.MarshallException:
Error marshalling java.util.Collection: Error reading collection. Input
parameter probably is not a collection. (Missing: [). See the logs for more details.
        at org.directwebremoting.convert.CollectionConverter.convertInbound(CollectionConverter.java:75)
        at org.directwebremoting.dwrp.DefaultConverterManager.convertInbound(DefaultConverterManager.java:159)

Please help

Regards
Srinivas

 « Return to Thread: DWR v 2.1 - Where can I find it