|
Hi,
I've amended the comples soap sample
to try to run of my web services. When I run it I get the following
error
D:\wsif>java complexsoap.client.stub.RunCH020X
samples/complexsoap/CH020X.wsdl 1
0005 Error while executing sample, received an exception from WSIF; details: org.apache.wsif.WSIFException: Method getCustomerProfile(class complexsoap.clien t.stub.com.bt.www.css.mmbi._2002._06.types.E2E, class complexsoap.client.stub.co m.bt.www.css.mmbi._2002._06.types.MmbiInput, class java.lang.String) was not fou nd in portType {http://www.bt.com/css/mmbi/CH020X/}CH020XSoapPort at org.apache.wsif.base.WSIFClientProxy.findMatchingOperation(Unknown So urce) at org.apache.wsif.base.WSIFClientProxy.invoke(Unknown Source) at $Proxy0.getCustomerProfile(Unknown Source) at complexsoap.client.stub.RunCH020X.main(runch020x.java:73) The
method exists in CH020XSoapPort, and it has the right signature. Is this likely
to be something wrong in my code in RunCH020X.java, or a problem with the
wsdl.
Am I
allowed to insert attachments for wsdl and program source in emails to this list
?#
Thanks
Dave
Dave Prout Technical Architecture 01442 296778
|
Title: Re: Can't get dynamic invocation working
