cannot use nuxeo's JSF validators in a tomcat runtime
-----------------------------------------------------

                 Key: NXP-6230
                 URL: https://jira.nuxeo.com/browse/NXP-6230
             Project: Nuxeo Enterprise Platform
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 5.4
            Reporter: Stéphane Lacoin
            Assignee: Stéphane Lacoin
            Priority: Major
             Fix For: 5.4.1


Let say we want to use the InputFileMimetypeValidator. It's bound to the 
framework through a tag. JSF engine try to bind the parameters using Java Bean 
editors. In a JBoss environment, array string editor is provided by the jboss 
utils library and initialized by the JMX core engine. 

The web UI component should test the presence of the string array property 
editors and install it's own implementation if no one was provided by other 
frameworks.

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

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to