Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-1974

Using signature as security in a webservice throws an error when loglevel not Debug

XMLWordPrintable

      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.

        1. jboss-wsse-client.xml
          0.7 kB
        2. jboss-wsse-server.xml
          0.6 kB
        3. stacktrace_client.txt
          19 kB
        4. stacktrace_service.txt
          14 kB

            rhn-support-asoldano Alessio Soldano
            michaw_jira Micha Wensveen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: