Alan Williams wrote: > Raoul JP Bonnal wrote: >> Dear all, > > Hello, > >> I'm writing some test ws, but not so testing. >> Until now I wrote ws with only a parameter, and they worked great, but >> now I need services with more than one parameter. >> Which kind of approach, rpc or document ? >> It's seems to me more natural and readable (with taverna too) to use the >> rpc, but WS-I suggest to use document. >> Using document it's not quite complicated from inside a JEE environment, >> I have just a new type and I fill it, but for example from taverna there >> is only an generic xml input parameter reference. How the user know >> which kind of parameters need to pass in ? > > The user will have to put in xml splitters.
I accidentally hit "send". It wasn't meant to be that brief :-) The xml splitters allow the xml document to be expanded (perhaps through several levels) until actual values can be entered. See http://www.mygrid.org.uk/usermanual1.7/wsdl_processor.html There is an ongoing issue to make the generation of the xml splitters more user-friendly. >> So I'm quite confused and I don't know which is the best path to follow. >> Could you give me some thoughts about that. > > The local WSDL expert (Stuart) says that wrapped (document) literal is > probably the best. > >> Thanks. > > Alan Alan ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ taverna-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/taverna-users Documentation: http://www.mygrid.org.uk/usermanual1.7/ FAQ: http://www.mygrid.org.uk/wiki/Mygrid/TavernaFaq Biological Services: http://www.mygrid.org.uk/wiki/Mygrid/BiologicalWebServices
