[JBoss JIRA] Created: (GTNPORTAL-1349) Execute action process after refresh browser
by aymen Boughzela (JIRA)
Execute action process after refresh browser
---------------------------------------------
Key: GTNPORTAL-1349
URL: https://jira.jboss.org/browse/GTNPORTAL-1349
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Reporter: aymen Boughzela
Priority: Blocker
Fix For: 3.1.0-GA
To reproduce this issue:
1-Create a portlet jsp that has a link with href attribute as "action url".
2-Click on the link, the portlet is going in action phase (as expected).
=> if we refresh the page the portlet is again going in action phase (unexpected behaviour).
In the jsr 168 an expected Senario is:
If user clicks the Refresh button :The container has to generate markup for the page, but no action is performed on any of the portlets. In this case, when the container gets the request, it will skip the action phase and in the render phase it will call the render() method of all portlets on the page.
We attached the portlet used for this test.
--
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
12 years, 5 months
[JBoss JIRA] (GTNPORTAL-2368) IDM and JCR in a single database
by tom sebastian (JIRA)
tom sebastian created GTNPORTAL-2368:
----------------------------------------
Summary: IDM and JCR in a single database
Key: GTNPORTAL-2368
URL: https://issues.jboss.org/browse/GTNPORTAL-2368
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Identity integration, JCR integration
Affects Versions: 3.1.0-GA
Environment: GateIn-3.1.0-GA with oracle10g enterprise edition
Reporter: tom sebastian
Assignee: Boleslaw Dawidowicz
Fix For: 3.1.0-GA
hi all,
We are using oracle10g enterprise database instead of hsqldb for JCR,IDM data in GateIn-3.1.0-GA.
Currently we are using 2 seperate oracle databases(SIDs) for JCR and IDM storage.
Can we use a single SID/database for both JCR and IDM data instead of seperate databases.
Please help.
Thanks in advance
--
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
12 years, 5 months