Rinku Saha wrote: > Hi Hello,
> I am trying to add some wsdl services in taverna workbench > 1.7 using the "Add new WSDL scavenger".But once i close a > session of taverna ,this wsdl that i added is not there in the > list of services on the taverna workbench when i open a new > session of the workbench.Thus i needed some help on how can i add > these services as permanent services on the taverna workbench > service list.I would greatly appreciate all the help. Taverna 1.7 does not remember the services that you have added (Taverna 2.1 does). To permanently add in new services you will need to edit the mygrid.properties file. You should find a conf subdirectory in the same directory as the runme.bat and runme.sh. If you edit the mygrid.properties file in the conf subdirectory, you will see lines like: taverna.defaultsoaplab = http://www.ebi.ac.uk/soaplab/services taverna.defaultwsdl = http://www.ebi.ac.uk/xembl/XEMBL.wsdl,\ http://soap.genome.jp/KEGG.wsdl,\ http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/eutils.wsdl,\ http://soap.bind.ca/wsdl/bind.wsdl,\ http://www.ebi.ac.uk/ws/services/urn:Dbfetch?wsdl taverna.defaultbiomoby = http://moby.ucalgary.ca/moby/MOBY-Central.pl taverna.defaultmartregistry = http://www.biomart.org/biomart To permanently add in a new service provider, you need to add the WSDL location to the taverna.defaultwsdl list. Be careful about the backslashes "\" as it needs to be interpreted as a single line. We know this is not user-friendly so Taverna 2.1, by default, remembers the service providers that you have added. No more editing of configuration files, it is done for you. > Thanks and Best Regards > Rinku Alan ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/taverna-mailing-lists/
