Hello, Probably I didn't understand correctly: > It would be very useful if there was a way to create REST service > templates. A template editor would let you create the URL template > (similar to the existing uniprot URL template), and register all of > the input and output ports and any ontology tags associated with the > ports. The editor would also let you register the service with > biocatalogue. My point was about that instead of working with some kind of templates WSDL/WADL may be used. There is just no "good" support for WSDL HTTP Binding / WADL (?) to do this. On the other hand SOAPUI does this!
I remember many posts about WADL support in Taverna... what is a current situation? Kind regards, Dmitry On 5/29/2013 3:20 PM, Alan R Williams wrote: > On 29/05/2013 14:12, Dmitry wrote: > > [snip] > >> As an example I have created a simple WSDL 1.1 definition for the PDB >> RESTFul service and generated a WSDL 2.0, then WADL for it. >> SOAPUI may import WADL files into a project, so I believe in Taverna >> guys ;-). > It should be possible to use the implement the class generation > interfaces of wadl2java (either the java.net or CXF one) and get them to > generate services. > >> Cheers, >> >> Dmitry > Alan > > > ------------------------------------------------------------------------------ > Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET > Get 100% visibility into your production application - at no cost. > Code-level diagnostics for performance bottlenecks with <2% overhead > Download for free and get started troubleshooting in minutes. > http://p.sf.net/sfu/appdyn_d2d_ap1 > _______________________________________________ > taverna-hackers mailing list > [email protected] > Web site: http://www.taverna.org.uk > Mailing lists: http://www.taverna.org.uk/about/contact-us/ > Developers Guide: http://www.taverna.org.uk/developers/ > > ------------------------------------------------------------------------------ Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET Get 100% visibility into your production application - at no cost. Code-level diagnostics for performance bottlenecks with <2% overhead Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap1 _______________________________________________ taverna-hackers mailing list [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/ Developers Guide: http://www.taverna.org.uk/developers/
