[richfaces-issues] [JBoss JIRA] Created: (RF-8068) progressBar doesn't render if Saxon 9 on CLASSPATH

Richard Kennard (JIRA) jira-events at lists.jboss.org
Wed Nov 4 03:42:05 EST 2009


progressBar doesn't render if Saxon 9 on CLASSPATH
--------------------------------------------------

                 Key: RF-8068
                 URL: https://jira.jboss.org/jira/browse/RF-8068
             Project: RichFaces
          Issue Type: Bug
          Components: component-input
    Affects Versions: 3.3.2.SR1
            Reporter: Richard Kennard


Hi guys,

There seems to be some strange incompatibility between RichFaces' progressBar (and possibly other components) and Saxon9. I attach a sample of the problem:

1. Take the attached WAR (RichFaces.war) and deploy it into Tomcat 6
2. Hit /RichFaces/index.jsf and marvel how the progressBar renders correctly
3. Copy the (separately) attached saxon9he.jar into WEB-INF/lib
4. Restart Tomcat
5. Hit /RichFaces/index.jsf and gasp how the progressBar renders as just a thin grey line

It seems to never render anything inside the progressBar, either when using the 'label' attribute or nested h:outputText components.


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

        


More information about the richfaces-issues mailing list