[JBoss JIRA] Created: (GTNPORTAL-1183) Running tests on windows produces stacktraces and fails to create test log files
by Marko Strukelj (JIRA)
Running tests on windows produces stacktraces and fails to create test log files
--------------------------------------------------------------------------------
Key: GTNPORTAL-1183
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1183
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Environment: Windows
Reporter: Marko Strukelj
Priority: Minor
Stacktrace keeps occuring when running tests on windows.
Can't load log handler "java.util.logging.FileHandler"
java.io.IOException: Couldn't get lock for C:javagateincomponenttestcore/target/gateintest-%u.log
java.io.IOException: Couldn't get lock for C:javagateincomponenttestcore/target/gateintest-%u.log
at java.util.logging.FileHandler.openFiles(FileHandler.java:372)
at java.util.logging.FileHandler.<init>(FileHandler.java:208)
It doesn't cause tests to fail, but there is no log file, and it gives an impression that something is terribly wrong.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] Created: (GTNPORTAL-1141) Problem after logout from a private navigation in a portal
by Esslem GHODBANE (JIRA)
Problem after logout from a private navigation in a portal
----------------------------------------------------------
Key: GTNPORTAL-1141
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1141
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Reporter: Esslem GHODBANE
I found a problem which occurred after logout from a private navigation in a portal.
To reproduce this issue :
* Login to classic portal
*- Here we are under */portal/public/classic/*
* Edit Portal's Properties
*- Make classic portal private for navigation
*- Add permission to *:/platform/users
* Logout from this portal
*- You'll get a warning saying that that page|portal is not found
*- This is due to that there is a filter that redirect all connection request to a public mode however navigation mode under this portal was changed to private
* If you put directly a private URL, like this */portal/private/classic/* you'll got the _login.jsp_ page.
{quote} *So, is it a real bug, or I must have more configuration ?* {quote}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months
[JBoss JIRA] Created: (GTNPORTAL-1041) Add the possibility to overload default ressources bundle
by Romain Dénarié (JIRA)
Add the possibility to overload default ressources bundle
---------------------------------------------------------
Key: GTNPORTAL-1041
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1041
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Reporter: Romain Dénarié
Hi,
I have a problem when I want to overload default resources bundle.
Do not change portal.war binary, I create exo-conf folder to externalise configuration. In this folder I define everything using specific resources bundle and it's working fine.
But when I want to overload existing bundle in portal.war, it is not working.
For example, if I want to add a node in portal classic navigation, I'm unable to internationalize the label. In fact, when RessourceBundleService loads ressources bundle files, it takes in priority the one in portal.war, which not contains my new node, even if ressources-bundle-configuration.xml is in exo-conf.
Same thing if I want to add a node in group /platform/administors navigation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 5 months