01-08-2023 01:03 PM
Hello,
I have a web service in cxf and ws security (UsernameToken Timestamp), and my ploblem is that not connect. My amp include any library´s but I have a problem wend I work my model:
org.springframework.extensions.webscripts.WebScriptException: 00080003 Wrapped Exception (with status template): 00080019 Failed to execute script 'classpath*:alfresco/templates/webscripts/org/alfresco/slingshot/documentlibrary/type .post.json.js': Namespace prefix
In my pom.xml add:
<groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-security</artifactId> <version>3.4.4</version> <scope>compile</scope>
I work alfresco enterprise 7.1.
Where it´s the problem?
01-13-2023 02:55 AM
You should share the entire log snippet to understand the real problem.
Probably you are declaring a wrong prefix for your content model in that code.
Explore our Alfresco products with the links below. Use labels to filter content by product module.