[JBoss JIRA] (RF-13606) WebSphere/MyFaces in 4.3.6
by Konstantin Morozov (JIRA)
[ https://issues.jboss.org/browse/RF-13606?page=com.atlassian.jira.plugin.s... ]
Konstantin Morozov commented on RF-13606:
-----------------------------------------
For those who interested...
WAS 8.x is bundled with 2.0.2 MyFaces implementation and it is not enough. The problem was solved by including myfaces-impl-2.1.3.jar in to WEB_INF\lib.
> WebSphere/MyFaces in 4.3.6
> --------------------------
>
> Key: RF-13606
> URL: https://issues.jboss.org/browse/RF-13606
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: compatibility
> Affects Versions: 4.3.6
> Environment: WebSphere AS 8.0.0.8
> Reporter: Konstantin Morozov
>
> Application started successfully, but throws exception when launched:
> {code}
> org.richfaces.resource.external.MyFacesExternalResourceTracker handleException error while delegating resource handling to myfaces impl
> java.lang.NoSuchMethodException: org.apache.myfaces.shared_impl.renderkit.html.util.ResourceUtils.isRenderedStylesheet(javax.faces.context.FacesContext, java.lang.String, java.lang.String)
> at java.lang.Class.throwNoSuchMethodException(Class.java:325)
> at java.lang.Class.getMethod(Class.java:939)
> at org.richfaces.resource.external.MyFacesExternalResourceTracker.<init>(MyFacesExternalResourceTracker.java:52)
> at org.richfaces.resource.external.ExternalResourceTrackerWrapper.getWrapped(ExternalResourceTrackerWrapper.java:94)
> at org.richfaces.resource.external.ExternalResourceTrackerWrapper.markExternalResourceRendered(ExternalResourceTrackerWrapper.java:78)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
> at java.lang.reflect.Method.invoke(Method.java:611)
> at org.richfaces.application.ServiceTracker$1.invoke(ServiceTracker.java:153)
> at com.sun.proxy.$Proxy284.markExternalResourceRendered(Unknown Source)
> at org.richfaces.resource.ResourceFactoryImpl.createResource(ResourceFactoryImpl.java:358)
> at org.richfaces.resource.ResourceHandlerImpl.createResource(ResourceHandlerImpl.java:270)
> at org.richfaces.resource.ResourceHandlerImpl.createResource(ResourceHandlerImpl.java:280)
> at com.sun.faces.renderkit.html_basic.StylesheetRenderer.encodeEnd(StylesheetRenderer.java:97)
> at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:915)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
> at com.sun.faces.renderkit.html_basic.HeadRenderer.encodeHeadResources(HeadRenderer.java:105)
> at com.sun.faces.renderkit.html_basic.HeadRenderer.encodeEnd(HeadRenderer.java:92)
> at javax.faces.component.UIComponentBase.encodeEnd(UIComponentBase.java:915)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)
> at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1782)
> at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:447)
> at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:124)
> at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:286)
> at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:120)
> at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101)
> at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139)
> at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1230)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:779)
> at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:478)
> at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
> at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1071)
> at com.ibm.ws.webcontainer.webapp.WebApp.handleRequest(WebApp.java:3774)
> at com.ibm.ws.webcontainer.webapp.WebGroup.handleRequest(WebGroup.java:304)
> at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:981)
> at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
> at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200)
> at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:453)
> at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:515)
> at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:306)
> at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:277)
> at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
> at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
> at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
> at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
> at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
> at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1702)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13656) Table collapse after tab change
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13656?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek closed RF-13656.
----------------------------
> Table collapse after tab change
> -------------------------------
>
> Key: RF-13656
> URL: https://issues.jboss.org/browse/RF-13656
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.7
> Reporter: André Faber
> Assignee: Michal Petrov
> Labels: regression
> Fix For: 4.3.8, 4.5.0.Alpha3, 5.0.0.Alpha4
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg, test.xhtml, TestBean.java
>
>
> I have a rich:tabPanel with 2 tabs containing each a rich:extendedDataTable this worked fine in version 4.3.6. But with version 4.3.7 the table "collapses" after the tab is changed (see pictures).
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13656) Table collapse after tab change
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13656?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek updated RF-13656:
-----------------------------
Labels: regression (was: needs-qe regression)
> Table collapse after tab change
> -------------------------------
>
> Key: RF-13656
> URL: https://issues.jboss.org/browse/RF-13656
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.7
> Reporter: André Faber
> Assignee: Michal Petrov
> Labels: regression
> Fix For: 4.3.8, 4.5.0.Alpha3, 5.0.0.Alpha4
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg, test.xhtml, TestBean.java
>
>
> I have a rich:tabPanel with 2 tabs containing each a rich:extendedDataTable this worked fine in version 4.3.6. But with version 4.3.7 the table "collapses" after the tab is changed (see pictures).
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13656) Table collapse after tab change
by Jiří Štefek (JIRA)
[ https://issues.jboss.org/browse/RF-13656?page=com.atlassian.jira.plugin.s... ]
Jiří Štefek commented on RF-13656:
----------------------------------
Verified manually with the Metamer reproducer (RF 5.0.x, 4.5.x, 4.3.x).
Also verified, that all EDT tests are passing in Metamer test suite with plain template (RF 5.0.x, 4.5.x, 4.3.x).
> Table collapse after tab change
> -------------------------------
>
> Key: RF-13656
> URL: https://issues.jboss.org/browse/RF-13656
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: component-output
> Affects Versions: 4.3.7
> Reporter: André Faber
> Assignee: Michal Petrov
> Labels: regression
> Fix For: 4.3.8, 4.5.0.Alpha3, 5.0.0.Alpha4
>
> Attachments: screenshot-1.jpg, screenshot-2.jpg, screenshot-3.jpg, screenshot-4.jpg, test.xhtml, TestBean.java
>
>
> I have a rich:tabPanel with 2 tabs containing each a rich:extendedDataTable this worked fine in version 4.3.6. But with version 4.3.7 the table "collapses" after the tab is changed (see pictures).
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13635) rich:menuGroup: Menu node image is missing
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13635?page=com.atlassian.jira.plugin.s... ]
Michal Petrov updated RF-13635:
-------------------------------
Fix Version/s: 4.5.0.Alpha3
> rich:menuGroup: Menu node image is missing
> ------------------------------------------
>
> Key: RF-13635
> URL: https://issues.jboss.org/browse/RF-13635
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.6
> Reporter: Marta Juzepczuk
> Assignee: Michal Petrov
> Fix For: 4.3.8, 4.5.0.Alpha3
>
>
> After upgrading to 4.3.6.Final, the small black arrow near rich:menuGroup label disappeared. Background image of the menu item is set to ../org.richfaces.images/menuNodeImage.gif, the same as in previous versions, but the image is empty.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13635) rich:menuGroup: Menu node image is missing
by Michal Petrov (JIRA)
[ https://issues.jboss.org/browse/RF-13635?page=com.atlassian.jira.plugin.s... ]
Michal Petrov commented on RF-13635:
------------------------------------
[~bleathem] I suppose. I asked [~jhuska] to check the image in his local build and it generated correctly, I tried building it on a virtual machine and it still didn't work.
> rich:menuGroup: Menu node image is missing
> ------------------------------------------
>
> Key: RF-13635
> URL: https://issues.jboss.org/browse/RF-13635
> Project: RichFaces
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 4.3.6
> Reporter: Marta Juzepczuk
> Fix For: 4.3.8
>
>
> After upgrading to 4.3.6.Final, the small black arrow near rich:menuGroup label disappeared. Background image of the menu item is set to ../org.richfaces.images/menuNodeImage.gif, the same as in previous versions, but the image is empty.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months
[JBoss JIRA] (RF-13662) <rich:orderingList> doesn't provide selection
by Martin Höller (JIRA)
[ https://issues.jboss.org/browse/RF-13662?page=com.atlassian.jira.plugin.s... ]
Martin Höller commented on RF-13662:
------------------------------------
I'd say providing a selection-attribute simplifies component usage instead of complicating it.
selectItem/unselectItem (and maybe a selectionChange-event) are welcome but they would still complicate my use-case compared with the selection-attribute: I'd have to use an additional a4j:jsFunction to propagate the client-side changes to the server.
So while I understand your arguing on keeping component API small/simple, I still suggest providing available informations to the user. The user doesn't have to use the selection-attribute if he doesn't need it. So usage would be the same in most cases.
> <rich:orderingList> doesn't provide selection
> ---------------------------------------------
>
> Key: RF-13662
> URL: https://issues.jboss.org/browse/RF-13662
> Project: RichFaces
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: component-selects
> Affects Versions: 4.3.7
> Reporter: Martin Höller
> Labels: waiting_on_user
>
> In RichFaces 3.x the <rich:orderingList> component had a selection-Attribute. In RichFaces 4.x this is currently not supported and thus there is not way to obtain the selected entries. Please bring back this useful feature!
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
10 years, 5 months