Forum Discussion
11 years ago
Hi,
Has there been any solutions for this. I am experience a similar problem but no sure if its on the signature or on the encryption. I have a simple custom client working with my Webservice with "Timestamp Signature Encrypt" methods. When I send a message using SOAPUI I receive the following error on my server side (JBoss 5.1.0). The webservice is ibased on Spring-ws using Wss4j.
16:22:12,738 ERROR [KeyStoreCallbackHandler] Key [null] is not a javax.crypto.SecretKey
16:22:12,739 WARN [Wss4jSecurityInterceptor] Could not validate request: Referenced security token could not be retriev
ed (Reference "#null"); nested exception is org.apache.ws.security.WSSecurityException: Referenced security token could
not be retrieved (Reference "#null")
16:22:12,740 DEBUG [Wss4jSecurityInterceptor] No exception resolver present, creating basic soap fault
In SOAPUI, I get the following Soap Fault message:
"Reference security token could not be retrieved (Reference "#null")
I would really like to get SoapUI working otherwise I'm going to have to find another client.
Mike
Has there been any solutions for this. I am experience a similar problem but no sure if its on the signature or on the encryption. I have a simple custom client working with my Webservice with "Timestamp Signature Encrypt" methods. When I send a message using SOAPUI I receive the following error on my server side (JBoss 5.1.0). The webservice is ibased on Spring-ws using Wss4j.
16:22:12,738 ERROR [KeyStoreCallbackHandler] Key [null] is not a javax.crypto.SecretKey
16:22:12,739 WARN [Wss4jSecurityInterceptor] Could not validate request: Referenced security token could not be retriev
ed (Reference "#null"); nested exception is org.apache.ws.security.WSSecurityException: Referenced security token could
not be retrieved (Reference "#null")
16:22:12,740 DEBUG [Wss4jSecurityInterceptor] No exception resolver present, creating basic soap fault
In SOAPUI, I get the following Soap Fault message:
"Reference security token could not be retrieved (Reference "#null")
I would really like to get SoapUI working otherwise I'm going to have to find another client.
Mike
Related Content
- 5 years ago
- 14 years ago
Recent Discussions
- 23 days ago