[JBoss JIRA] Created: (RF-11295) Region does not work on Tomcat 7
by Pavol Pitonak (JIRA)
Region does not work on Tomcat 7
--------------------------------
Key: RF-11295
URL: https://issues.jboss.org/browse/RF-11295
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: compatibility
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1
Metamer 4.1.0-SNAPSHOT r.22610
Mojarra 2.0.4-b09
Apache Tomcat 7.0.19
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Chrome 13.0.782.112 @ Linux i686
Reporter: Pavol Pitonak
Priority: Critical
The test a4jRegion.TestNestedRegion.test fails in many configurations on Tomcat 7 with Mojarra. All tests pass on JBoss 6, JBoss7 and Tomcat 6.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] (RF-11501) maven-resources-plugin generates xyz/js files instead of xyz.js
by Pavol Pitonak (Created) (JIRA)
maven-resources-plugin generates xyz/js files instead of xyz.js
---------------------------------------------------------------
Key: RF-11501
URL: https://issues.jboss.org/browse/RF-11501
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: base functionality
Affects Versions: 4.1.0.Milestone2
Environment: RichFaces 4.1.0-SNAPSHOT r.
Metamer 4.1.0-SNAPSHOT r.22779
Mojarra 2.1.3-SNAPSHOT
JBoss Web 7.0.1.Final
OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
Chrome 14.0.835.202 @ Linux i686
Reporter: Pavol Pitonak
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
# the following appears in server log:
{code}
13:40:36,879 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file jquery/js. To resolve this, add a mime-type mapping to the applications web.xml.
13:40:36,880 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file richfaces/js. To resolve this, add a mime-type mapping to the applications web.xml.
13:40:36,880 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file richfaces-queue/js. To resolve this, add a mime-type mapping to the applications web.xml.
13:40:36,881 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file richfaces-base-component/js. To resolve this, add a mime-type mapping to the applications web.xml.
13:40:36,881 WARNING [javax.enterprise.resource.webcontainer.jsf.context] (http--127.0.0.1-8080-6) JSF1091: No mime type could be found for file richfaces-event/js. To resolve this, add a mime-type mapping to the applications web.xml.
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month
[JBoss JIRA] Created: (RF-8979) UI Core: compilation failure
by Pavol Pitonak (JIRA)
UI Core: compilation failure
----------------------------
Key: RF-8979
URL: https://jira.jboss.org/browse/RF-8979
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-a4j-core
Affects Versions: 4.0.0.Milestone1
Environment: RichFaces 4.0.0-SNAPSHOT
Reporter: Pavol Pitonak
Error when building http://anonsvn.jboss.org/repos/richfaces/root/ui/core/trunk
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/mnt/hudson_workspace/workspace/richfaces-4.0-ui-core-trunk/trunk/ui/src/main/java/org/richfaces/renderkit/html/AjaxPollRenderer.java:[83,60] cannot find symbol
symbol : variable facesContext
location: class org.richfaces.renderkit.html.AjaxPollRenderer
/mnt/hudson_workspace/workspace/richfaces-4.0-ui-core-trunk/trunk/ui/src/main/java/org/richfaces/renderkit/html/AjaxStatusRenderer.java:[205,60] cannot find symbol
symbol : variable facesContext
location: class org.richfaces.renderkit.html.AjaxStatusRenderer
/mnt/hudson_workspace/workspace/richfaces-4.0-ui-core-trunk/trunk/ui/src/main/java/org/richfaces/renderkit/AjaxCommandRendererBase.java:[86,60] cannot find symbol
symbol : variable facesContext
location: class org.richfaces.renderkit.AjaxCommandRendererBase
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 1 month