X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=TODO.txt;h=1c907cff06397c38ace588f0b5f63f97e0584dc6;hb=8140043fefd2101326b3e651e3b7e2d4ac806b99;hp=e3f5142067768bd0c5c310a4af7ea586600dac6c;hpb=a17f3c38045ca4509dc891722ea98143005119f6;p=jabaws.git diff --git a/TODO.txt b/TODO.txt index e3f5142..1c907cf 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,11 +1,71 @@ +TODO write some help on the executable.properties within this file! +check that after binaries relocation build tasks point to correct locations! +GET rid of binaries/help directory! +update binaries + + muscle binary version 3.8.31 for win/lin32/lin64 and sources, docs in website/prog_docs + - test Muscle on the cluster + - test Muscle compilation + + probcons up-to-date + + clustal up-to-date + - update tcoffee (8.99 latest) + - update Mafft (6.857 latest) ++ make sure conf files are optional! + TODO: +Registry 1 week +webservices - 1 week +client - 1 week +docs - 1 week + +Cluster stats: + +cancelled should not be reported as incomplete! + -Remove hyperlinks from tasks which workdirs were removed + -graph generation + -user documentation (do not forget how to enable follow symlinks!) + -use the same name for output for different executables + +ant task to clean up clean stat db task before packing web app + +pack web apps with stat db (NOT TESTED!) + +change input size bites + +add help info for each column in the detailed job list table + +replace default -1 with ? + +delete and re-import the database to fix clustal input staff + +add to help text: To disable a web service remove it from WEB-INF/sun-jaxws.xml descriptor + +add to help: VirtualBox 4.0.4 works fine with JABAWS update links + +rename jaba.war to jabaws.war and make sure jabaws context path is used throughout. + +Current stat collector has to rely on file dates! + +Test all WS as names from Executables were removed + +Add default names for input and output in every executable and use them consistently +throughts (e.g. in all WS). Best of all use the same name from SceletalExectuable +For statistics. + +FIXME: +Conecting to JABAWS version 2 service +09-Feb-2011 15:27:53 compbio.ws.client.Jws2Client connect +INFO: Connected successfully! +Exception in thread "main" java.lang.NullPointerException + at compbio.ws.client.MetadataHelper.getParametersList(MetadataHelper.java:30) + at compbio.ws.client.Jws2Client.(Jws2Client.java:179) + at compbio.ws.client.Jws2Client.main(Jws2Client.java:483) + +ScoreManager should output scores properly + +Allow empty Parameters and Preset files! + +Check the WS input and reject it on submission rather then of access with error message -Add registry service to query services status +Globprot need a proper reference to bio python and sav_gol binaries -> they should be +somehow taken from disembl. -Refactor web services checker to enable a programmatic access to its methods. -Rename it to avoid confusion with jabaws client ++Add registry service to query services status -Finish the client ++Refactor web services checker to enable a programmatic access to its methods. ++Finish the client Add interface for Jalview annotation Add the method to return Jalview Annotation to SequenceAnnotation IF