从Alfresco社区5.2升级到7.1

发布于 2025-02-02 20:42:53 字数 635 浏览 1 评论 0原文

当我从ACS 5.2升级到ACS 7.1时,我收到了错误消息:

ERROR [web.context.ContextLoader] [main] Context initialization failed
org.alfresco.service.namespace.NamespaceException: Namespace prefix 'dc' is already in use for URI 'http://purl.org/dc/elements/1.1/' so cannot be registered for URI 'http://alfresco.parliament.ge/share'

我的命名空间 http://alfresco.parliament.ge/share in accs 5.2 data

plee,请您能帮助我

非常感谢我提前

最好的问候

David Adamia

When I upgrade from ACS 5.2 to ACS 7.1, I got error message:

ERROR [web.context.ContextLoader] [main] Context initialization failed
org.alfresco.service.namespace.NamespaceException: Namespace prefix 'dc' is already in use for URI 'http://purl.org/dc/elements/1.1/' so cannot be registered for URI 'http://alfresco.parliament.ge/share'

I have used "dc" prefix for my namespace http://alfresco.parliament.ge/share in ACS 5.2 data

Please, can You help me

Thank You very much in advance

Best Regards

David Adamia

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

彻夜缠绵 2025-02-09 20:42:53

Ouch - you have a prefix name conflict with Alfresco's own namespace for dublin core, which is defined in

恐怕您将无法避免重构您的命名空间。

如果Alfresco /社区将拥有类似模型名称空间前缀注册表以避免这样的NameClash ...

Ouch - you have a prefix name conflict with Alfresco's own namespace for dublin core, which is defined in iptcModel.

I'm afraid you won't be able to avoid refactoring your namespace.

It would be great if Alfresco / the community would have something like a model namespace prefix registry to avoid such a nameclash ...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文