I'm trying to call the ContentService with path with WSSE header from soapUI, but get the following error message:
<faultstring>WSDoAllReceiver: security processing failed; nested exception is: org.apache.ws.security.WSSecurityException: The security token could not be authenticated or authorized</faultstring>
The username and password I use in the WSSE header is admin/admin. Do the web service need another user or password? Or could I set a property in Alfresco to skip the security header?