DoubleConverter is not registered for ConverterId javax.faces.DoubleTime
------------------------------------------------------------------------

         Key: MYFACES-965
         URL: http://issues.apache.org/jira/browse/MYFACES-965
     Project: MyFaces
        Type: Sub-task
  Components: Implementation  
    Versions: 1.1.1    
    Reporter: Sascha Groß


The DoubleConverter is only registered for the converterId javax.faces.Double 
and the class java.lang.Double

After changing the value javax.faces.conver.DoubleConverter.CONVERTER_ID from 
javax.faces.Double to javax.faces.DoubleTime  the change must also be done in 
standard-faces-config.xml, else no converter is found for the converterId 
javax.faces.DoubleTime.

standard-faces-config.xml  is located in 
../myfaces/impl/trunk/src/java/org/apache/myfaces/resource/

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to