Re: [PyWrapper-devel] MOBY testing
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-11-16 08:33:40
|
Hi Milko, On 15/11/2006, at 16:18, Skofic A. Milko (IPGRI) wrote: > Javier, I have a question (yet another one...), suppose someone > wants to do local MOBY services, meaning services in addition to > those shared through the BMTTS file, does he/she only need to add > the information in the biomoby_settings file or is there other > stuff to do? > Uhmmm... this is not possible right now. PyWrapper is only prepared to understand moby services templates defined in the BMTTS. Again, if you think this is something necessary we could implement on the configTool the possibility to add several BMTTS servers (the code in pywrapper should be ok with multiple bmtts but havent tried). Then someone could create its own BMTTS file where he defines the services he wants to make available on top of the general ones defined in the general BMTTS... But I would not recommend this... if you want to create MO'BY services then use MOSES or any other BioMOBY tools to help you do so. I dont see PyWrapper users defining their own biomoby service templates... then they are not templates anymore. > Another thing, to test new MOBY services I copied your BMTTS file > to another location and referenced it in the preferences: now the > service does not work, nor does restoring the original link to the > BTTMS file work. I had to manually delete the cache files to make > the thing work again, I guess each time you make changes you have > to clear the relevant caches. Uhmmm... I did not have this problem... What a caching mess... I will take a look. Javi. |