You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Anshuk Chinmoy Pal Chaudhuri <An...@infosys.com> on 2006/08/31 11:14:17 UTC

Error while web service using the wsif binding component


Hi,

I am trying invoke a web service(deployed on geronimo 1.0) using the
WSIFBinding Component of servicemix 2.0.2My web service takes a integer
input and returns back an input.The web service when tested from a
standalone client alone works fine.

I am gettig the following error from the WSIFBindingComponent:

java.lang.IllegalArgumentException: local part cannot be "null" when
creating a
QName
        at javax.xml.namespace.QName.<init>(Unknown Source)
        at javax.xml.namespace.QName.<init>(Unknown Source)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.bu
ildResponseMessages(WSIFOperation_ApacheAxis.java:1241)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.in
vokeAXISRPCStyle(WSIFOperation_ApacheAxis.java:1610)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.in
vokeRequestResponseOperation(WSIFOperation_ApacheAxis.java:1446)
        at
org.apache.wsif.providers.soap.apacheaxis.WSIFOperation_ApacheAxis.ex
ecuteRequestResponseOperation(WSIFOperation_ApacheAxis.java:1019)
        at
org.servicemix.components.wsif.WSIFBinding.transform(WSIFBinding.java
:260)
        at
org.servicemix.components.util.TransformComponentSupport.onMessageExc
hange(TransformComponentSupport.java:50)
        at
org.servicemix.jbi.messaging.DeliveryChannelImpl.processInBound(Deliv
eryChannelImpl.java:588)
        at
org.servicemix.jbi.nmr.flow.AbstractFlow.doRouting(AbstractFlow.java:
171)
        at
org.servicemix.jbi.nmr.flow.seda.SedaQueue$1.run(SedaQueue.java:225)
        at
org.apache.geronimo.connector.work.WorkerContext.run(WorkerContext.ja
va:291)
        at
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(Unknown So
urce)
        at java.lang.Thread.run(Thread.java:534)



Any pointers?


Warm Regards,
Anshuk Pal Chaudhuri
SETLabs - Web Services/SOA CoE
Infosys Technologies Ltd.
Hyderabad
Extn. 48030

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***