[
http://jira.jboss.com/jira/browse/JBWS-1974?page=comments#action_12400477 ]
Alessio Soldano commented on JBWS-1974:
---------------------------------------
I'm resolving this as "Cannot reproduce the bug" since running the
org.jboss.test.ws.jaxws.samples.wssecurity.SimpleSignTestCase sample with the whole
org.jboss package set at INFO level on server side produces no failure/error.
Please provide me a small running sample showing this issue and I'll reopen this jira
issue.
Using signature as security in a webservice throws an error when
loglevel not Debug
-----------------------------------------------------------------------------------
Key: JBWS-1974
URL:
http://jira.jboss.com/jira/browse/JBWS-1974
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: ws-security
Affects Versions: jbossws-2.0.2
Environment: application server: jboss-4.2.1.GA or jboss-4.2.2.GA
Reporter: Micha Wensveen
Assigned To: Alessio Soldano
Fix For: jbossws-native-2.0.4
Attachments: jboss-wsse-client.xml, jboss-wsse-server.xml ,
stacktrace_client.txt, stacktrace_service.txt
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira