I also had such an exception today. Could you raise a JIRA for that ?
And attach a simple test case if you have one, that would be helpful.
On 8/18/06, jlo_gestalt <[EMAIL PROTECTED]> wrote:
Previously we were setting the content using BytesSource. When we set the
content using a DOMSource we get a different error:
java.lang.IllegalArgumentException: local part cannot be "null" when
creating a QName
at javax.xml.namespace.QName.(QName.java:214)
at
com.ctc.wstx.dom.DOMWrappingReader.constructQName(DOMWrappingReader.java:1284)
at
com.ctc.wstx.dom.DOMWrappingReader.getName(DOMWrappingReader.java:460)
at
org.codehaus.xfire.util.stax.DepthXMLStreamReader.getName(DepthXMLStreamReader.java:110)
at
org.codehaus.xfire.service.binding.WrappedBinding.readMessage(WrappedBinding.java:41)
at
org.codehaus.xfire.soap.handler.SoapBodyHandler.invoke(SoapBodyHandler.java:42)
at
org.codehaus.xfire.handler.HandlerPipeline.invoke(HandlerPipeline.java:110)
at
org.codehaus.xfire.transport.DefaultEndpoint.onReceive(DefaultEndpoint.java:61)
--
View this message in context:
http://www.nabble.com/Problem-with-JSR181-Component-tf2128179.html#a5872907
Sent from the ServiceMix - User forum at Nabble.com.
--
Cheers,
Guillaume Nodet