pack binaries from folders into archives for easy download
[jabaws.git] / TODO.txt
index a212651..b2060ce 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
-TODO: \r
+Add more detailed tests for webservices? \r
 \r
-DONE: LocalExecutor service must be shutdown on web application undeploy event not on JVM shutdown. \r
-This is because JVM is still running even after web application is shut down!\r
-\r
-\r
-Good toString method for Limits (test with command line client -limits)\r
-\r
-Add facility to distribute other results of the calculations like the trees and annotation file for probcons. \r
+? ideally should introduce native Mac support (and maybe abandon native windows support in \r
+favour of VM)   \r
 \r
-Use absolute path for web site download links as archives are not included into distro! \r
+TODO write some help on the executable.properties within this file! \r
+check that after binaries relocation build tasks point to correct locations!\r
 \r
+Cluster stats: \r
+ -Remove hyperlinks from tasks which workdirs were removed \r
+ -graph generation \r
+ -user documentation (do not forget how to enable follow symlinks!)\r
 \r
-(later) Define limits for presets\r
+add to help text: To disable a web service remove it from WEB-INF/sun-jaxws.xml descriptor\r
 \r
-Add documentation on Presets, Parameters and Limits\r
+rename jaba.war to jabaws.war and make sure jabaws context path is used throughout. \r
 \r
-Explain how to define a limit\r
+Current stat collector has to rely on file dates! \r
+To change this you need \r
+1) Collect all the stats in old format into the DB\r
+2) Update the code to get the date out of the file.  \r
+Can be done once JABAWS 1 is replaced with 2. \r
 \r
-Rearrange web site docs - add links to the top of the page to the topics discussed below\r
+Globprot need a proper reference to bio python and sav_gol binaries -> they should be \r
+somehow taken from disembl. \r
 \r
-Put the documentation for various executables online\r
 \r
-Pack the test cases and build file to run them in one of the distributives \r
+? Replace conservation.Method with server.ws.Method and try building WS. If this does not work - get rid of Method\r
 \r
-Add test for repeated result collection from cluster engine \r
+Output file parsing for stat reporting\r
+install cluster engine stat of www-jws2 user\r
 \r
-Add logging facility to WSTester so more details of the problem can be reported\r
+integrate the above to tweak the size of the local job\r
 \r
-Make left gradient image one-two characters larger + change "For developer ->For Developers"\r
-\r
-PART DONE: test local/cluster execution - test Load balancer\r
+Good toString method for Limits (test with command line client -limits)\r
+Document the Limits for presets\r
+JABA DOCS\r
 \r
-(low) Statistics collector for engines (number of operations/timing)\r
+(later) Add documentation on Presets, Parameters and Limits\r
+(later) Explain how to define a limit\r
 \r
-(later) WRAP Amps\r
+Add test for repeated result collection from cluster engine\r
 \r
-(later) Implement utility to rerun died tasks\r
+(low) Pack the test cases and build file to run them in one of the distributives \r
 \r
-(later) Progress bars - talk about (1. Proper time assessment vs low hustle option - dumping output to screen)\r
 \r
-(later) Add recognition for executables for the different architectures\r
+DONE\r
 \r
-(later) use Latch to manage engine reservations. Reservations for parallel jobs? \r
+version 2\r
+\r
+DONE:  GET rid of binaries/help directory!\r
+DONE:  update binaries\r
+ DONE:  muscle binary version 3.8.31 for win/lin32/lin64 and sources, docs in website/prog_docs\r
+ DONE:  test Muscle on the cluster\r
+ DONE:  test Muscle compilation\r
+ DONE:  probcons up-to-date\r
+ DONE:  clustal up-to-date \r
+ DONE:  update tcoffee (8.99 latest) source code updated  docs updated \r
+ DONE:  tcoffee compilation for IA32 \r
+ DONE:  update Mafft (6.857 latest) for win/lin32/lin64 and sources, no docs updates\r
+DONE:  make sure conf files are optional!\r
+\r
+Cluster stats: \r
+ DONE: cancelled should not be reported as incomplete!\r
+ DONE: ant task to clean up clean stat db task before packing web app\r
+ DONE: pack web apps with stat db (NOT TESTED!)\r
+ DONE: change input size bites\r
+ DONE: add help info for each column in the detailed job list table\r
+ DONE: replace default -1 with ? \r
+ DONE: delete and re-import the database to fix clustal input staff    \r
+\r
+DONE:  Test all WS as names from Executables were removed\r
+DONE:  Add default names for input and output in every executable and use them consistently\r
+  throughts (e.g. in all WS). Best of all use the same name from SceletalExectuable \r
+  For statistics. \r
+\r
+DONE:  FIXED Conecting to JABAWS version 2 service\r
+  09-Feb-2011 15:27:53 compbio.ws.client.Jws2Client connect\r
+  INFO: Connected successfully!\r
+  Exception in thread "main" java.lang.NullPointerException\r
+       at compbio.ws.client.MetadataHelper.getParametersList(MetadataHelper.java:30)\r
+       at compbio.ws.client.Jws2Client.<init>(Jws2Client.java:179)\r
+       at compbio.ws.client.Jws2Client.main(Jws2Client.java:483)\r
+\r
+DONE:  ScoreManager should output scores properly \r
+DONE:  Allow empty Parameters and Preset files! \r
+DONE:  Check the WS input and reject it on submission rather then of access with error message\r
+\r
+DONE: Add registry service to query services status\r
+DONE: Refactor web services checker to enable a programmatic access to its methods.\r
+DONE: Finish the client\r
+DONE: Add AACon ws\r
+DONE: Add iupred ws http://iupred.enzim.hu/\r
+DONE: Add globprot ws - does not report raw scores, just regions\r
+DONE: Add ronn ws\r
+DONE: Define limits for presets - if required\r
+DONE: Add logging facility to WSTester so more details of the problem can be reported\r
+DONE: Statistics collector for engines (number of operations/timing)\r
+\r
+\r
+version 1\r
 \r
-DONE\r
+DONE: LocalExecutor service must be shutdown on web application undeploy event not on JVM shutdown. \r
+      This is because JVM is still running even after web application is shut down!\r
+DONE: Use absolute path for web site download links as archives are not included into distro!\r
+DONE: Rearrange web site docs - add links to the top of the page to the topics discussed below\r
+DONE: Put the documentation for various executables online\r
+DONE: Make left gradient image one-two characters larger + change "For developer ->For Developers"\r
+DONE: test local/cluster execution - test Load balancer\r
 DONE: Improve SimpleWS client so it can be scripted against: give user alignment and accept parameters\r
 DONE: Make a configuration tester class (check that configuration files point to the executables, and they can be executed)\r
 DONE: PUT CLIENT JAR INTO WEB-INF/LIB - most likely need to get rid of dist prefix in the build file\r
-DONE: Different packages for donwload and dundee. generic vs specific settings. \r
+DONE: Different packages for download and dundee. generic vs specific settings. \r
 DONE: JAVADOC\r
 DONE: Refactor EngineResourcesLeak tester to hide a map implementation!\r
 DONE: Compile executables for linux in the most generic way\r