Uploaded image for project: 'ServiceMix Components'
  1. ServiceMix Components
  2. SMXCOMP-117

Every other parameter is dropped on a SOAP call if log4j logging is not turned on.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.2.1
    • 2013.02
    • servicemix-jsr181
    • None
    • Built with maven and the XFire JSR181 tooling. Occurs on multiple platforms.

    Description

      If JSR181 annotated class is created with a web method that has multiple parameters then every even parameter is dropped (i.e. 2nd, 4th, 6th, etc. parameters); if <servicemix>/conf/log4j.xml is not configured correctly.

      In the log4j.xml configuration file if in the start element the debug attribute is set to "false" or in the logger element for "org.apache.servicemix" the level is set to anything other than "DEBUG" then the above problem will manifest. If the debug attribute is set to "true" AND the log level is set to "DEBUG" then multiple parameters work correctly.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lanhel Lance Finn Helsten
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: