[jbossws-issues] [JBoss JIRA] Reopened: (JBWS-1974) Using signature as security in a webservice throws an error when loglevel not Debug

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Thu Feb 28 08:17:52 EST 2008


     [ http://jira.jboss.com/jira/browse/JBWS-1974?page=all ]

Alessio Soldano reopened JBWS-1974:
-----------------------------------

             
While debugging JBWS-2011 I found proves of this, runing org.jboss.test.ws.interop.wsse.SignTestCase with the server jbossws logs at INFO level reproduces this issue. Thus I'm reopening it.

> 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

        



More information about the jbossws-issues mailing list