Hi,

The problem is that i have to use mtom (obviously my previous question
was senseless).

It seems that SUN ONE is unable to parse the multipart message
generated by xfire.
This is easy to replicate, just send the http message to a SUN ONE 9
from soapUI and SUN ONE blocks indefinitely.

It seams that this isnt an issue for the xfire mailling list.
I already made a post on a SUN ONE forum but there seems that there's
not much activity there...

Thank you,
António Lourinho

On 1/11/07, Tomek Sztelak <[EMAIL PROTECTED]> wrote:
>
> Is there any way to disable this feature?

Sure, remove client code which adds MTOM support  , like:

client.setProperty("mtom-enabled", "true");

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to