Hello, W dniu 2011-06-28 01:09, Mike Pettigrew pisze: > Martin Gainty; > [...] > > I have written a custom handler per some other sample codes, but I > cannot get it to engage. I don’t know what is missing. >
Have you tried to communicte with server using soapUI? This program can use WS-Security and shows what parts (signature, timestamp, encrypted message) server returns and shows HTTP "plain" response (encrypted, with HTTP headers). I had similar problem and it was server side fault to return 500 Internal Server Error with "normal" WS-Security response instead od 200 OK with the same response: http://stackoverflow.com/questions/5511643/axis2rampart-must-understand-check-failed-for-header-security Maybe in your case you also receive HTTP 500 Internal Server Error with WS-Security response? Regards, Michał --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org For additional commands, e-mail: java-user-h...@axis.apache.org