ready to release

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/admin/resource-management@70626 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Massimiliano Assante 2013-03-01 10:39:13 +00:00
parent 91aa01848f
commit 1c3f526e25
2 changed files with 3 additions and 3 deletions

View File

@ -97,7 +97,7 @@ public class ResourceManagementPortlet implements EntryPoint {
ConsoleMessageBroker.trace(this, "User: " + status.getCurrentUser());
ConsoleMessageBroker.trace(this, "Scope: " + status.getCurrentScope());
ConsoleMessageBroker.trace(this, "Credentials: " + status.getCredentials());
ConsoleMessageBroker.trace(this, "Running Mode: " + status.getRunningMode());
ConsoleMessageBroker.trace(this, "Running Mode: " + status.getRunningMode());
}
/**
* events binder

View File

@ -2,11 +2,11 @@
# The user and its credentials
# Possible values for credentials:
# [USER,ADMIN,DEBUG]
USER_CREDENTIALS = ADMIN
USER_CREDENTIALS = DEBUG
# Defines the modality in which the portlet is running
# possible values [STANDALONE,PORTAL,NOTDEFINED]
RUNNING_MODE = STANDALONE
RUNNING_MODE = PORTAL
DEFAULT_USER = massimiliano.assante