|
|
|
| The following comment has been added to this issue: |
[ Permlink ] |
|
Author: Thierry Delprat
Date: 30/04/07 00:30
Comment:
You also have to configure it via platform service.
for example :
<extension target="org.nuxeo.ecm.platform.api.PlatformService"
point="servers">
<documentation>My Server Layout </documentation>
<server name="default" host="localhost" port="1099">
<repository name="MyRepo" class="org.nuxeo.ecm.core.api.CoreSession"
description="My Repository" />
</server>
</extension>
For now, this configuration is redondant with <extension target="org.nuxeo.ecm.platform.util.LocationManagerService" point="location">.
This will be merged in the future.
|
|
When putting another repository with another name and deleting the demo one, there is stacktrace with the error :
Failed to get repository "demo"
The "demo" must be hardcoded somewhere so we have to name the first repository "demo"
|
|
|
|
![]() |
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets