[jira] Created: (TOBAGO-956) CurrencyConverter should handle null values

2010-12-07 Thread Udo Schnurpfeil (JIRA)
CurrencyConverter should handle null values --- Key: TOBAGO-956 URL: https://issues.apache.org/jira/browse/TOBAGO-956 Project: MyFaces Tobago Issue Type: Improvement Reporter: Udo

Re: Classloaders and component boundaries

2010-12-07 Thread Mark Struberg
Hi! Isn't the single EAR classloader the parentClassLoader of the WebApp ClassLoaders? I do not really undrestand the problem here... Using only 1 classloader for the whole EAR (including webapps therein) would make the re-deployment of single webapps impossible. But this is needed as far as I

[jira] Created: (ORCHESTRA-54) Support for wildcard globbing in property ignoreViewIds of AccessScopeManagerConfiguration bean.

2010-12-07 Thread Clemente Biondo (JIRA)
Support for wildcard globbing in property ignoreViewIds of AccessScopeManagerConfiguration bean. - Key: ORCHESTRA-54 URL:

[jira] Updated: (ORCHESTRA-54) Support for wildcard globbing in property ignoreViewIds of AccessScopeManagerConfiguration bean.

2010-12-07 Thread Clemente Biondo (JIRA)
[ https://issues.apache.org/jira/browse/ORCHESTRA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clemente Biondo updated ORCHESTRA-54: - Status: Patch Available (was: Open) Support for wildcard globbing in property

[jira] Reopened: (MYFACES-2945) Make a way to get the FacesConfig from a provider

2010-12-07 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe reopened MYFACES-2945: - After discuss this one on dev list, it seems better to combine these the two solutions.

[jira] Resolved: (MYFACES-2945) Make a way to get the FacesConfig from a provider

2010-12-07 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2945. - Resolution: Fixed Make a way to get the FacesConfig from a provider

Re: ordering tck failures in geronimo

2010-12-07 Thread Leonardo Uribe
Hi 2010/12/6 Ivan xhh...@gmail.com So, at least could you please help to add the export the org.apache.myfaces.config package in 2.0.3, that will make my life easier now. And remove it once those methods are moved to FacesConfigurationProvider in the future. Instead do that, it is

Re: ordering tck failures in geronimo

2010-12-07 Thread David Jencks
On Dec 7, 2010, at 10:12 AM, Leonardo Uribe wrote: Hi 2010/12/6 Ivan xhh...@gmail.com So, at least could you please help to add the export the org.apache.myfaces.config package in 2.0.3, that will make my life easier now. And remove it once those methods are moved to

Re: ordering tck failures in geronimo

2010-12-07 Thread Leonardo Uribe
Hi 2010/12/7 David Jencks david_jen...@yahoo.com On Dec 7, 2010, at 10:12 AM, Leonardo Uribe wrote: Hi 2010/12/6 Ivan xhh...@gmail.com So, at least could you please help to add the export the org.apache.myfaces.config package in 2.0.3, that will make my life easier now. And remove

[jira] Created: (TRINIDAD-1972) SkinStyleSheetParserUtils.trimQuotes trims mis-matched quotes

2010-12-07 Thread Jeanne Waldman (JIRA)
SkinStyleSheetParserUtils.trimQuotes trims mis-matched quotes - Key: TRINIDAD-1972 URL: https://issues.apache.org/jira/browse/TRINIDAD-1972 Project: MyFaces Trinidad Issue Type:

Re: ordering tck failures in geronimo

2010-12-07 Thread Ivan
Thanks for tacking this, Leonardo. I am not sure I understand the changes. Moving methods to the FacesConfigurationProvider is required, but it seems to me that it is not enough. With this spi, do I still need to provide those sorting/merging/... methods ? The only way I could see now is that, a.