For a project I am working on I need to create a digitally signed SOAP request in ColdFusion 8. I was recommended to use Apache WSS4J, but was told by the platform manager that the server runs on WebLogic not Apache. Is it possible to use WebLogic to digitally sign a SOAP request in ColdFusion?
Asked
Active
Viewed 50 times
0
-
This might be better suited for ServerFault – Scott Stroz May 27 '14 at 12:16
-
Have you tried anything? Have you looked at other similar questions? http://stackoverflow.com/questions/7598338/sign-jax-ws-soap-request – Display Name is missing May 27 '14 at 16:13
-
Yes, there are many questions relating to Signing SOAPs but almost nothing relating to using coldfusion, and those that do relate to CF use Apache – Chimeara May 29 '14 at 01:03