[JBoss JIRA] (GTNPORTAL-2696) Upgrade to PLIDM 1.4.0.M03 and improve infinispan integration for PLIDM
by Marek Posolda (JIRA)
Marek Posolda created GTNPORTAL-2696:
----------------------------------------
Summary: Upgrade to PLIDM 1.4.0.M03 and improve infinispan integration for PLIDM
Key: GTNPORTAL-2696
URL: https://issues.jboss.org/browse/GTNPORTAL-2696
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Identity integration, Performance
Affects Versions: 3.5.0.Beta01
Reporter: Marek Posolda
Assignee: Marek Posolda
Fix For: 3.5.0.Beta02
New Picketlink IDM 1.4.0.M03 contains improved version of infinispan integration and tuned version of infinispan Tree API module, which should ensure better performance.
--
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
13 years, 6 months
[JBoss JIRA] (GTNPORTAL-2697) Add isDebugEnabled check to ConsoleEventMonitorListener
by Marek Posolda (JIRA)
Marek Posolda created GTNPORTAL-2697:
----------------------------------------
Summary: Add isDebugEnabled check to ConsoleEventMonitorListener
Key: GTNPORTAL-2697
URL: https://issues.jboss.org/browse/GTNPORTAL-2697
Project: GateIn Portal
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Performance
Affects Versions: 3.5.0.Beta01
Reporter: Marek Posolda
Assignee: Marek Posolda
Fix For: 3.5.0.Beta02
ConsoleEventMonitorListener is executed at the end of each HTTP request to GateIn portal. Actually this listener needs to create long debug message via StringBuilder and then it prints it via log.debug.
Thing is that debug logging is not enabled by default in AS7 and profiling shows that creating of debug message costs some CPU time. It would be good to add log.isDebugEnabled() check, so that StringBuilder is created and logged only if debug logging is really enabled.
--
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
13 years, 6 months
[JBoss JIRA] (GTNPORTAL-2692) Add Todo-Backbone example portlet
by Vu Viet Phuong (JIRA)
Vu Viet Phuong created GTNPORTAL-2692:
-----------------------------------------
Summary: Add Todo-Backbone example portlet
Key: GTNPORTAL-2692
URL: https://issues.jboss.org/browse/GTNPORTAL-2692
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Vu Viet Phuong
Assignee: Vu Viet Phuong
We should have an example to show how JS should be used in GateIn
- JS used should folow MVC design pattern
- Show how to config JS dependencies in gatein-resources.xml
--
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
13 years, 6 months
[JBoss JIRA] (GTNPORTAL-2666) When user is signed in once it's impossible delete him
by Vlastislav Ramik (JIRA)
Vlastislav Ramik created GTNPORTAL-2666:
-------------------------------------------
Summary: When user is signed in once it's impossible delete him
Key: GTNPORTAL-2666
URL: https://issues.jboss.org/browse/GTNPORTAL-2666
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.4.0.Final
Environment: JBass AS 7.1.3
Reporter: Vlastislav Ramik
Fix For: 3.5.0.Beta01
Everything works fine till moment when user is signed in once. It's impossible delete him after it. Follow steps to reproduce
--
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
13 years, 6 months