[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1974) Using signature as security in a webservice throws an error when loglevel not Debug or Info
Micha Wensveen (JIRA)
jira-events at lists.jboss.org
Tue Jan 29 05:14:59 EST 2008
[ http://jira.jboss.com/jira/browse/JBWS-1974?page=all ]
Micha Wensveen updated JBWS-1974:
---------------------------------
Attachment: jboss-wsse-server.xml
> Using signature as security in a webservice throws an error when loglevel not Debug or Info
> -------------------------------------------------------------------------------------------
>
> 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
> 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
More information about the jbossws-issues
mailing list