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

                 Key: SM-1245
                 URL: https://issues.apache.org/activemq/browse/SM-1245
             Project: ServiceMix
          Issue Type: Bug
          Components: servicemix-jsr181
    Affects Versions: 3.2.1
         Environment: Built with maven and the XFire JSR181 tooling. Occurs on 
multiple platforms.
            Reporter: Lance Finn Helsten


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to