Message:

   The following issue has been closed.

   Resolver: Aleksander Slominski
       Date: Mon, 23 Aug 2004 2:44 PM

fixed DynamicInvoker sampel to check for faults and not just try to read  output - 
chnaged to return fault parts in result HashMap

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSIF-62

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSIF-62
    Summary: org.apache.wsif.WSIFException: Cannot get Object part 'Result'. No parts 
are set on the message
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

    Project: Axis-WSIF
   Fix Fors:
             current (nightly)
   Versions:
             2.0

   Assignee: 
   Reporter: Aleksander Slominski

    Created: Mon, 23 Aug 2004 2:43 PM
    Updated: Mon, 23 Aug 2004 2:44 PM
Environment: ALL

Description:
SOUILLARD CHARLES wrote:
> 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.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to