[
https://jira.jboss.org/browse/JBSEAM-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marek Novotny closed JBSEAM-4724.
---------------------------------
Resolution: Done
changed method declaration org.jboss.jsf.DelegatingFacesContext.getAttributes
to be the same as in JSF2. Implementation returns empty Map.
> JSF2 API breaks Seam
> org.jboss.seam.jsf.DelegatingFacesContext.getAttributes() method
> -------------------------------------------------------------------------------------
>
> Key: JBSEAM-4724
> URL: https://jira.jboss.org/browse/JBSEAM-4724
> Project: Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.2.1.CR2
> Reporter: Marek Novotny
> Assignee: Marek Novotny
> Labels: jsf2
> Fix For: 2.2.1.CR3
>
>
> org.jboss.seam.jsf.DelegatingFacesContext.getAttributes() is public method
> for getting ApplicationMap from external context. JSF2 added to
> javax.faces.FacesContext new method public Map<Object, Object>
> getAttributes() which is now in conflict with public Map<String, Object>
> getAttributes() on org.jboss.seam.jsf.DelegatingFacesContext.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues