hi Charles,

this seems like a common problem (as you have seen in  archives).

i have checked into CVS updated WSDLs for simplesoap etc. and that should fix it (it worked for mr), see:
http://cvs.apache.org/viewcvs.cgi/ws-wsif/java/samples/simplesoap/


i think also about making available current build as tarball/zip so you could download 2.0.1 version.

what do you think about it?

thanks,

alek

SOUILLARD CHARLES wrote:

Hi all,

I just tried to launch samples (simplesoap, complexsoap, multibinding) and I
failed...
I can run successfully the java address book one.

For the multibinding one I get the following error :

java clients.DynamicInvoker samples/multibinding/StockQuoteService.wsdl
getQuote IBM
Reading WSDL document from 'samples/multibinding/StockQuoteService.wsdl'
Preparing WSIF dynamic invocation
- WSIF0006W: Plusieurs WSIFProvider trouv�s, supportant l' URI du m�me
espace de nom 'http://schemas.xmlsoap.org/wsdl/soap/'.
('org.apache.wsif.providers.soap.apacheaxis.WSIFDynamicProvider_ApacheAxis,
org.apache.wsif.providers.soap.apachesoap.WSIFDynamicProvider_ApacheSOAP')
trouv�.
- WSIF0007I: Utilisation de WSIFProvider
'org.apache.wsif.providers.soap.apacheaxis.WSIFDynamicProvider_ApacheAxis'
pour namespaceURI 'http://schemas.xmlsoap.org/wsdl/soap/'.
Executing operation getQuote
Exception in thread "main" org.apache.wsif.WSIFException: Cannot get Object
part 'Result'. No parts are set on the message
       at
org.apache.wsif.base.WSIFDefaultMessage.handleNoPartsException(Unknown
Source)
       at org.apache.wsif.base.WSIFDefaultMessage.getObjectPart(Unknown
Source)
       at clients.DynamicInvoker.invokeMethod(Unknown Source)
       at clients.DynamicInvoker.main(Unknown Source)


I read the mail from : Daniel da S. Lacerda for a similar problem but I get the same response after changing the port number. Moreover, there is a big delay after "Executing operation getQuote".

I use a binary version of WSIF 2.0 on Linux.
I run . classpath.sh before launching samples.

Thanks for helping me,
Regards,
Charles Souillard





--
The best way to predict the future is to invent it - Alan Kay



Reply via email to