Is your problem still about IllegalArgument in qname ? I have been able to reproduce it and it mainly happen when an invalid xml is sent: <uri:test xmlns:uri="" /> for example is an invalid xml.
So first, upgrade to woodstox 3.0.0, and you should see a friendlier exception. Then fix your xml. One thing that hte jsr181 component uses is the operation qname that you should set when sending your jbi exchange. On 8/18/06, jlo_gestalt <[EMAIL PROTECTED]> wrote:
The thing that concerns me is this all works when the HTTP BC sends to JSR181. So it appears that we are not doing something that the HTTP BC is doing. I realize there might be a bug in JSR181, but that bug doesn't show up when HTTP BC calls it. -- View this message in context: http://www.nabble.com/Problem-with-JSR181-Component-tf2128179.html#a5877294 Sent from the ServiceMix - User forum at Nabble.com.
-- Cheers, Guillaume Nodet
