[JBoss JIRA] (RF-11427) rich:tab - actionListener
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-11427?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak commented on RF-11427:
------------------------------------
[~Trims], thanks for pull request. It fixes the action and actionListener attributes in r:tab but causes a regression when immediate=true on r:togglePanel, r:accordion or r:tabPanel.
> rich:tab - actionListener
> -------------------------
>
> Key: RF-11427
> URL: https://issues.jboss.org/browse/RF-11427
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-panels-layout-themes
> Affects Versions: 4.0.0.Final, 4.1.0.Milestone2, 4.2.3.CR1
> Environment: RichFaces 4.1.0-SNAPSHOT r.5debbf8981de1839984bdaa38b31f58ed028239d
> Metamer 4.1.0-SNAPSHOT r.22728
> Mojarra 2.1.2-FCS
> Apache Tomcat 7.0.16
> OpenJDK Runtime Environment 1.6.0_22-b22 @ Linux
> Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0
> RichFaces 4.2.1-SNAPSHOT
> Metamer 4.2.1-SNAPSHOT
> Mojarra 2.1.7-jbossorg-1
> JBoss AS 7.1.1.Final
> Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
> Chrome 18.0.1025.168 @ Linux i686
> Reporter: Jan Papousek
> Labels: ci_issue
> Fix For: 5-Tracking
>
>
> It seems that the actionListener attribute doesn't work.
> # deploy Metamer and open http://localhost:8080/metamer/faces/components/richTab/simple.xhtml
> # open tab2
> # open tab1 (action and action listener are invoked)
> # open tab2
> # open tab1 (action and action listener are *NOT* invoked)
> # open tab1 (action and action listener are invoked)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months
[JBoss JIRA] (RF-13590) ajaxRendered does not work if f:ajax is used
by Daniel Lechner (JIRA)
[ https://issues.jboss.org/browse/RF-13590?page=com.atlassian.jira.plugin.s... ]
Daniel Lechner updated RF-13590:
--------------------------------
Attachment: ajaxDemo.xhtml
DummyBean.java
> ajaxRendered does not work if f:ajax is used
> --------------------------------------------
>
> Key: RF-13590
> URL: https://issues.jboss.org/browse/RF-13590
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.5
> Environment: Wildfly 8.0.0.Final
> Reporter: Daniel Lechner
> Labels: ajax, jsf22
> Attachments: ajaxDemo.xhtml, DummyBean.java
>
>
> The component {{a4j:outputPanel}} offers the attribute {{ajaxRendered}} which should update the contents of the panel at every ajax request (see Chapter 2 of the Component Reference). But on a small testpage which is attached, this can easily be disproved.
> When using the first spinner of the example (which uses {{f:ajax}}), the new value gets submitted into the model, but the {{outputPanel}} is not rerendered. If I use the second one (with the {{a4j:ajax}} inside), everything works as expected.
> This effect is the same e.g. for {{a4j:commandButton}} vs. {{h:commandButton}} + {{f:ajax}} and other constellations.
> I would expect (especially when reading the reference) that the panel is rerendered even in the {{f:ajax}} case.
> Additional note: In contrast to this, the status-indicator works for all ajax requests, nevertheless if it is raised by an RichFaces component or {{f:ajax}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months
[JBoss JIRA] (RF-13590) ajaxRendered does not work if f:ajax is used
by Daniel Lechner (JIRA)
Daniel Lechner created RF-13590:
-----------------------------------
Summary: ajaxRendered does not work if f:ajax is used
Key: RF-13590
URL: https://issues.jboss.org/browse/RF-13590
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.3.5
Environment: Wildfly 8.0.0.Final
Reporter: Daniel Lechner
The component {{a4j:outputPanel}} offers the attribute {{ajaxRendered}} which should update the contents of the panel at every ajax request (see Chapter 2 of the Component Reference). But on a small testpage which is attached, this can easily be disproved.
When using the first spinner of the example (which uses {{f:ajax}}), the new value gets submitted into the model, but the {{outputPanel}} is not rerendered. If I use the second one (with the {{a4j:ajax}} inside), everything works as expected.
This effect is the same e.g. for {{a4j:commandButton}} vs. {{h:commandButton}} + {{f:ajax}} and other constellations.
I would expect (especially when reading the reference) that the panel is rerendered even in the {{f:ajax}} case.
Additional note: In contrast to this, the status-indicator works for all ajax requests, nevertheless if it is raised by an RichFaces component or {{f:ajax}}.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months
[JBoss JIRA] (RF-13588) Showcase can not be deployed on WildFly 8.0.0.Final
by Juraj Húska (JIRA)
[ https://issues.jboss.org/browse/RF-13588?page=com.atlassian.jira.plugin.s... ]
Juraj Húska closed RF-13588.
----------------------------
Resolution: Rejected
Yes you right, sorry for my fault, I accidentally tested on Alpha3.
Rejected --> Closing.
> Showcase can not be deployed on WildFly 8.0.0.Final
> ---------------------------------------------------
>
> Key: RF-13588
> URL: https://issues.jboss.org/browse/RF-13588
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha3
> Reporter: Juraj Húska
> Priority: Critical
>
> This exception is thrown to WildFly console during showcase deployment:
> {code}
> 14:49:25,193 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "richfaces-showcase-5.0.0.Alpha3-jbas71.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./showcase" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./showcase: Failed to start service
> Caused by: java.lang.RuntimeException: java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
> Caused by: java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
> Caused by: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
> Caused by: com.sun.faces.spi.InjectionProviderException: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
> Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
> Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.richfaces.demo.arrangeablemodel.PersistenceService.init() on org.richfaces.demo.arrangeablemodel.PersistenceService@3b057890
> Caused by: java.lang.reflect.InvocationTargetException
> Caused by: java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V"}}
> {code}
> Seems like incompatibility with *guava* v 16.0.0 which is embedded in WildFly 8.0.0.Final.
> Showcase can be deployed successfully on WildFly 8.0.0.CR1 (guava 15) or JBoss AS 7.1.1.Final.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months
[JBoss JIRA] (RF-13588) Showcase can not be deployed on WildFly 8.0.0.Final
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13588?page=com.atlassian.jira.plugin.s... ]
Michal Petrov commented on RF-13588:
------------------------------------
This is fixed in [SNAPSHOT|https://github.com/richfaces/richfaces/commit/e1ff747e3ce90fd80d...].
> Showcase can not be deployed on WildFly 8.0.0.Final
> ---------------------------------------------------
>
> Key: RF-13588
> URL: https://issues.jboss.org/browse/RF-13588
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: showcase
> Affects Versions: 5.0.0.Alpha3
> Reporter: Juraj Húska
> Priority: Critical
>
> This exception is thrown to WildFly console during showcase deployment:
> {code}
> 14:49:25,193 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "richfaces-showcase-5.0.0.Alpha3-jbas71.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./showcase" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./showcase: Failed to start service
> Caused by: java.lang.RuntimeException: java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
> Caused by: java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
> Caused by: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
> Caused by: com.sun.faces.spi.InjectionProviderException: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
> Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
> Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.richfaces.demo.arrangeablemodel.PersistenceService.init() on org.richfaces.demo.arrangeablemodel.PersistenceService@3b057890
> Caused by: java.lang.reflect.InvocationTargetException
> Caused by: java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V"}}
> {code}
> Seems like incompatibility with *guava* v 16.0.0 which is embedded in WildFly 8.0.0.Final.
> Showcase can be deployed successfully on WildFly 8.0.0.CR1 (guava 15) or JBoss AS 7.1.1.Final.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months
[JBoss JIRA] (RF-13356) DataTable: row height strechted to 100% of the table height
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RF-13356?page=com.atlassian.jira.plugin.s... ]
Pavol Pitonak reassigned RF-13356:
----------------------------------
Assignee: Brian Leathem (was: Pavol Pitonak)
> DataTable: row height strechted to 100% of the table height
> -----------------------------------------------------------
>
> Key: RF-13356
> URL: https://issues.jboss.org/browse/RF-13356
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-tables
> Affects Versions: 4.3.3, 5.0.0.Alpha1
> Reporter: Anton Bogoslavskyi
> Assignee: Brian Leathem
> Fix For: 5-Tracking
>
> Attachments: edt.png, extended-screen1.png, extended-screen2.png, screen1.png, screen2.png
>
>
> The same as in the parent issue:
> Instead of having fixed row height and blank space if not enough rows to fill the entire table height, the rows are stretched to fill the entire table height. For instance with an extended data table of 500px height and 2 rows, each row is approximately 250px height (minus the height of the header, borders and cell spacing).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months
[JBoss JIRA] (RF-13588) Showcase can not be deployed on WildFly 8.0.0.Final
by Juraj Húska (JIRA)
Juraj Húska created RF-13588:
--------------------------------
Summary: Showcase can not be deployed on WildFly 8.0.0.Final
Key: RF-13588
URL: https://issues.jboss.org/browse/RF-13588
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: showcase
Affects Versions: 5.0.0.Alpha3
Reporter: Juraj Húska
This exception is thrown to WildFly console during showcase deployment:
{code}
14:49:25,193 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "richfaces-showcase-5.0.0.Alpha3-jbas71.war")]) - failure description: {"JBAS014671: Failed services" => {"jboss.undertow.deployment.default-server.default-host./showcase" => "org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./showcase: Failed to start service
Caused by: java.lang.RuntimeException: java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
Caused by: java.lang.RuntimeException: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
Caused by: com.sun.faces.mgbean.ManagedBeanCreationException: An error occurred performing resource injection on managed bean persistenceService
Caused by: com.sun.faces.spi.InjectionProviderException: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
Caused by: java.lang.IllegalStateException: JBAS011048: Failed to construct component instance
Caused by: org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke public void org.richfaces.demo.arrangeablemodel.PersistenceService.init() on org.richfaces.demo.arrangeablemodel.PersistenceService@3b057890
Caused by: java.lang.reflect.InvocationTargetException
Caused by: java.lang.NoSuchMethodError: com.google.common.io.Closeables.closeQuietly(Ljava/io/Closeable;)V"}}
{code}
Seems like incompatibility with *guava* v 16.0.0 which is embedded in WildFly 8.0.0.Final.
Showcase can be deployed successfully on WildFly 8.0.0.CR1 (guava 15) or JBoss AS 7.1.1.Final.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
10 years, 8 months