[JBoss JIRA] Created: (RF-8876) Push component keps http session active.
by Alexander Smirnov (JIRA)
Push component keps http session active.
----------------------------------------
Key: RF-8876
URL: https://jira.jboss.org/browse/RF-8876
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-a4j-core
Affects Versions: 3.3.3.Final
Environment: Tomcat 5.5/6.0
Reporter: Alexander Smirnov
Assignee: Alexander Smirnov
Although push polling requests does not access http session, every request updates session access time, so it never expires while page with push component opened.
Also, it seems like push requests does not stop even if user leave such page. polling request should be stopped on page unload event and resumed on page loading.
Possible solution is to introduce 'inactivity timeout' in push component that stops it some time after last request to the server.
--
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
15 years, 5 months
[JBoss JIRA] Created: (RF-8770) Function rich:clientId doesn't work for nested components
by Pavol Pitonak (JIRA)
Function rich:clientId doesn't work for nested components
---------------------------------------------------------
Key: RF-8770
URL: https://jira.jboss.org/browse/RF-8770
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Alpha2
Environment: all browsers, RF 4.0.0-SNAPSHOT
Reporter: Pavol Pitonak
I have two nested rich data tables, the inner one is on the first row of outer table (see attached picture):
<rich:dataTable id="containerRichDataTable1">
...
<rich:dataTable id="richDataTable">
...
</rich:dataTable>
</richDataTable
Calling #{rich:clientId('richDataTable')} returns
form:containerRichDataTable1:richDataTable
instead of
form:containerRichDataTable1:0:richDataTable
The same problem occurs when the outer component is a4j:repeat, ui:repeat or h:dataTable.
--
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
15 years, 5 months
[JBoss JIRA] Updated: (RF-10145) Update core & component images
by Nick Belaevski (JIRA)
[ https://issues.jboss.org/browse/RF-10145?page=com.atlassian.jira.plugin.s... ]
Nick Belaevski updated RF-10145:
--------------------------------
Fix Version/s: 4.0.0.CR2
(was: Future_4.X)
Component/s: optimization
> Update core & component images
> ------------------------------
>
> Key: RF-10145
> URL: https://issues.jboss.org/browse/RF-10145
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: component, core, optimization
> Affects Versions: 4.0.0.Milestone1
> Reporter: Nick Belaevski
> Assignee: Konstantin Mishin
> Fix For: 4.0.0.CR2
>
>
> 1) Replace all @DynamicResource annotations with @DynamicUserResource. Make sure that 'versioned' & 'cacheable' attributes are set correctly.
> 2) Add mappings for all long file names (e.g. org.richfaces.renderkit.images.FooImage -> org.richfaces.fooImage.png)
> 3) Use @ResourceParameter & @PostConstructResource where applicable
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months
[JBoss JIRA] Updated: (RF-10006) Release/build: Javadoc is processing war files
by Nick Belaevski (JIRA)
[ https://issues.jboss.org/browse/RF-10006?page=com.atlassian.jira.plugin.s... ]
Nick Belaevski updated RF-10006:
--------------------------------
Fix Version/s: 4.0.0.CR2
(was: Future_4.X)
Please check that all core/ui api/impl modules are affected by JavaDoc build.
> Release/build: Javadoc is processing war files
> ----------------------------------------------
>
> Key: RF-10006
> URL: https://issues.jboss.org/browse/RF-10006
> Project: RichFaces
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: build/distribution
> Affects Versions: 4.0.0.Milestone4
> Reporter: Nick Belaevski
> Assignee: Alex Kolonitsky
> Fix For: 4.0.0.CR2
>
>
> When I'm building release, I see that for ui projects (e.g. ui/misc/ui) .WAR files are being processed by Javadoc:
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.cdk:dist:jar:4.0.0-SNAPSHOT'. Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.archetypes:richfaces-archetype-simpleapp:maven-archetype:4.0.0-SNAPSHOT'. Tr
> ying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.archetypes:richfaces-component:maven-archetype:4.0.0-SNAPSHOT'. Trying to in
> voke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.archetypes:richfaces-component-short:maven-archetype:4.0.0-SNAPSHOT'. Trying
> to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.archetypes:richfaces-components-aggregator:maven-archetype:4.0.0-SNAPSHOT'.
> Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.archetypes:richfaces-archetype-gae:maven-archetype:4.0.0-SNAPSHOT'. Trying t
> o invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.examples:template:war:4.0.0-SNAPSHOT'. Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.examples:core-demo:war:4.0.0-SNAPSHOT'. Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.examples:misc-demo:war:4.0.0-SNAPSHOT'. Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.examples:output-demo:war:4.0.0-SNAPSHOT'. Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.examples:input-demo:war:4.0.0-SNAPSHOT'. Trying to invoke it...
> [INFO] [INFO] The goal 'org.apache.maven.plugins:maven-javadoc-plugin:2.7:javadoc' has not be previously called for the project: 'org.richfaces.examples:repeater-demo:war:4.0.0-SNAPSHOT'. Trying to invoke it...
> and this takes a lot of time. This should not be happening.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months