cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while using ServiceRegistry

ganmaku
Champ on-the-rise
Champ on-the-rise
Hi Team,

I am writing a standalone java program using org.alfresco.service.ServiceRegistry to invoke the Alfresco functionalities.

The system shows the below exception when I tried to execute the code.


Exception in thread "main" org.alfreso.error.AlfrescoException 06150000. Ensure that the 'dir.root' property is pointing to the correct data location.

Could anyone please let me know how to overcome from this issue?

NOTE: I am using Alfresco 3.2 Community edition.


Thanks in advance.
1 REPLY 1

dward
Champ on-the-rise
Champ on-the-rise
Read this and try one of the samples in Eclipse. You need an alfresco-global.properties file.

http://wiki.alfresco.com/wiki/Alfresco_SDK_3.2