-
Bug
-
Resolution: Done
-
Major
-
jbossws-2.0.2
-
None
The org.jboss.ws.extensions.security.SignatureVerificationOperation.process() throws an exception if the loglevel for the org.jboss.ws package is not DEBUG.
Both the loglevel of client and service must have DEBUG.
Client log level: DEBUG and service log level: INFO throws exception on the client side.
Client log level: DEBUG and service log level: DEBUG works fine.
Client log level: INFO and service log level: DEBUG throws exception on the service side.
Client log level: INFO and service log level: INFO throws exception on the service side.
- blocks
-
JBWS-2011 Signature is invalid error when the message contains \r
- Closed
- is incorporated by
-
JBPAPP-880 JBossWS - Using signature as security in a webservice throws an error when loglevel not Debug
- Resolved
-
JBPAPP-881 JBossWS - Using signature as security in a webservice throws an error when loglevel not Debug
- Resolved