[seam-issues] [JBoss JIRA] Resolved: (JBSEAM-4780) IllegalArgumentException: No enum const PropagationType.xxxx

Marek Novotny (JIRA) jira-events at lists.jboss.org
Fri Apr 22 04:43:18 EDT 2011


     [ https://issues.jboss.org/browse/JBSEAM-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Novotny resolved JBSEAM-4780.
-----------------------------------

    Resolution: Done


> IllegalArgumentException: No enum const PropagationType.xxxx
> ------------------------------------------------------------
>
>                 Key: JBSEAM-4780
>                 URL: https://issues.jboss.org/browse/JBSEAM-4780
>             Project: Seam 2
>          Issue Type: Bug
>          Components: Core
>         Environment: Java 6u23
> JBoss 4.2.3.GA
> Linux
>            Reporter: Flavio Costa
>            Assignee: Marek Novotny
>            Priority: Blocker
>              Labels: Enum, PropagationType, nest, nested
>             Fix For: 2.2.2.Final
>
>         Attachments: patch_propagtion_type.diff
>
>
> After fixing JBSEAM-4774 a new bug was introduced.
> If a user types *propagation="nested"* instead of *propagation="NESTED"* an exception like this is thrown: _IllegalArgumentException: No enum const PropagationType.nested_
> That's a show stopper, since the documentation, the examples and the community are already used to using the lowercase "version".
> The fix is simple, I'm attaching a patch.
> Again, that will break many apps and bring 2.2.1.Final adoption to a stop.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list