Hi all.
I want to use WS-Security for authenticating my BPEL processes [1]. As
far as I know, I need to activate Rampart for it. I activated the
module, in axis2.xml and configured my service in the
simpleInvokeService.axis2 of my project directory.
Finally I got Rampart saying me that the header is missing, if I use the
parameter InflowSecurity (Log: missingHeaderResponse.xml). When I only
use the parameter OutflowSecurity I get the response from the server,
but ODE's log is saying, that the MustUnderstand check failed (Log:
MustUnderstandCheckFailed.txt).
I am using:
Apache Tomcat 6.0.20
Apache ODE 1.3.3
Eclipse 3.4.2
BPEL-Designer (EcplisePlugin) 0.4.0
Can you help my solving this problem?
Thanks in advance!
Christian
[1] My project files (SimpleInvokeWithWSS; also downloadable as ZIP):
http://uni-koblenz.de/~brchrist/