SoapMessageFormatter, line 67 uses & instead of &&
--------------------------------------------------

                 Key: AXIS2-4302
                 URL: https://issues.apache.org/jira/browse/AXIS2-4302
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
    Affects Versions: nightly
            Reporter: Jason Fager
            Priority: Trivial


org.apache.axis2.transport.http.SoapMessageFormatter, line 67, contains a 
bitwise & instead of a logical &&.  

It's the same result, but it takes a brain cycle and a ctrl-click to realize 
that nothing special's going on...

-- 
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