Here is the xml being used:
<e:Envelope xmlns:e="http://schemas.xmlsoap.org/soap/envelope/";>
  <e:Body>
    <ping>
      <pingRequest>
        <request xmlns="http://pingpongws.nettoolkit.gestalt.com";>hel
lo</request>
      </pingRequest>
    </ping>
  </e:Body>
</e:Envelope>

I can paste this exact xml into the sample html file and send it through the
HTTP BC and it works.

The jsr181 uses operation name or it is required? Also I see the
Jsr181ComponentTest typically sets the InterfaceName.
-- 
View this message in context: 
http://www.nabble.com/Problem-with-JSR181-Component-tf2128179.html#a5877470
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to