08-02-2016 09:46 AM
Hello
i'm working with a 5.1 maven project (repo + share separated)
for a frameWork my repository's files 's names have to be in english
but, they are always in French … it's only the repo so it's not linked to the explorator's language
picture : <ruby>http://www.noelshack.com/2016-31-1470145708-capture.png</ruby>
I tried to set the java options in the run.bat
<javascript>SET JAVA_OPTS=-Duser.country=US -Duser.region=US -Duser.language=en
ECHO JAVA_OPTS is set to '%JAVA_OPTS%' </javascript>
In my opinion I may have to switch in the AlfrescoGlobalProperties this line
dir.root=${alfresco.data.location}
but I realized I don't understand where are stock all of this $variables ?
like
# Database connection properties
db.driver=${alfresco.db.datasource.class}
db.url=${alfresco.db.url}
db.username=${alfresco.db.username}
db.password=${alfresco.db.password}
can you tell me where are they stock ?
thanks
08-29-2016 11:48 AM
08-03-2016 03:50 AM
08-29-2016 11:48 AM
09-26-2016 03:21 AM
thank you it worked :]
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.