[MOBY-dev] findService question

Mark Wilkinson markw at illuminae.com
Wed Oct 31 16:10:43 UTC 2007


Yes, it is possible, at multiple levels:

1) a single service invocation might have multiple distinct inputs
2) a single service invocation message might have multiple service  
invocations

Both of these are contained within the single input XML described in the  
WSDL.  Moby is really "document based" not RPC; however, SOAP::Lite  
doesn't support document based messaging at the moment (working on it!) so  
we're stuck using RPC messaging for the time being.

I hope I have understood your question - I'm only half-paying-attention as  
I'm sitting in the K-CAP conference listening to presentations :-)

Mark



On Wed, 31 Oct 2007 08:15:53 -0700, Dmitry Repchevsky  
<dmitry.repchevski at bsc.es> wrote:

> Not exactly...  :-(
>
> The question was "could it be more than one Input/Output elements inside
> inputObjects/outputObjects?"
> If not, my comment was that in this case there is no sense to have
> inputObjects/outputObjects at all... that was my confusion.
>
> Thank you,
>
> Dmitry
>
> _______________________________________________
> MOBY-dev mailing list
> MOBY-dev at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/moby-dev





More information about the MOBY-dev mailing list