[seam-issues] [JBoss JIRA] (SOLDER-295) Conversions to Collections / Arrays in *ParamProducers

Jozef Hartinger (Created) (JIRA) jira-events at lists.jboss.org
Tue Oct 25 04:29:45 EDT 2011


Conversions to Collections / Arrays in *ParamProducers
------------------------------------------------------

                 Key: SOLDER-295
                 URL: https://issues.jboss.org/browse/SOLDER-295
             Project: Seam Solder
          Issue Type: Feature Request
          Components: Servlet
    Affects Versions: 3.1.0.Beta4
            Reporter: Jozef Hartinger
             Fix For: 3.1.0.Beta5


According to the source code comments, collection and array types are not supported for @RequestParam injection

https://github.com/seam/solder/blob/develop/impl/src/main/java/org/jboss/solder/servlet/http/RequestParamProducer.java

This works in Seam 2

http://anonsvn.jboss.org/repos/seam/branches/community/Seam_2_2/src/main/org/jboss/seam/web/Parameters.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list