Hi,
We want to work with HMAC-SHA1 in out web service.
I prefer to work with Spring-WS, but i saw in the API docs
the line:
"Defines which signature algorithm to use. Currently this parameter...
Type: Posts; User: wolffman; Keyword(s):
Hi,
We want to work with HMAC-SHA1 in out web service.
I prefer to work with Spring-WS, but i saw in the API docs
the line:
"Defines which signature algorithm to use. Currently this parameter...
Any solutions? I've got exact the same problem here.
Thanks,
Jeroen
Hi, i can't get the LoggingInterceptor working.
I'm using websphere 6.0 and log4j as my loggingImpl
In my endpoint i can do a manual log to Logger of log4j, but
my LoggingInterceptor is not...