Is this the xml received by the jsr181 component, or the one
received by your component ?
I have tried to send this request to a jsr181 component
and i had no exceptions but the
  Invalid operation: {http://schemas.xmlsoap.org/soap/envelope/}Envelope
fault, which is the fault from the first message of this thread.

I'm a bit lost in what you are trying to do, and where the problems are...

On 8/18/06, jlo_gestalt <[EMAIL PROTECTED]> wrote:

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.




--
Cheers,
Guillaume Nodet

Reply via email to