An attempt to automatically make binaries executables - not successful but the code...
[jabaws.git] / website / develhome.html
index 1053faf..eeca0f2 100644 (file)
 <body>\r
 <div id="page">\r
 <div id="banner">\r
-       <h2>JABAWS for Developers  </h2>\r
+<table> \r
+<tr><td style="width:130px;"><a href="http://www.dundee.ac.uk"><img src="images/uod_lt.gif"  alt="University of Dundee" class="logo"  title="University of Dundee" longdesc="http://www.dundee.ac.uk"/></a></td>\r
+<td class="bg"><img src="images/jabaws.png" title="JABAWS:MSA" alt="JABAWS:MSA"/></td>\r
+<td class="bg"><img src="images/align.png"/></td>\r
+</tr>\r
+</table>\r
 </div><!-- banner end-->\r
+\r
 <div id="wrapper">\r
 <div id="panel">\r
-       <a class="selected" href="develhome.html">Devel Home</a>\r
-       <a href="http://www.compbio.dundee.ac.uk/jaba">JABAWS Production</a>\r
+       <a class="selected" href="index.html">Devel Home</a>\r
+       <a href="http://www.compbio.dundee.ac.uk/jabaws">JABAWS Production</a>\r
 <a href="http://www.compbio.dundee.ac.uk/user/www-jws2/wbstat" title="http://www.compbio.dundee.ac.uk/user/www-jws2/wbstat" rel="nofollow">Webalizer Access Stats</a>\r
 <a href="http://www.compbio.dundee.ac.uk/user/www-jws2/awstat_index.html" title="http://www.compbio.dundee.ac.uk/user/www-jws2" rel="nofollow">Awstat Access Stats</a></div>\r
 <!-- panel end-->\r
@@ -44,7 +50,7 @@ The repository contains a complete JABAWS <a href="http://www.eclipse.org">Eclip
 <p>A client package contains only classes from data model layer and a simple web services client. Framework package is for anyone who want to use JABAWS framework for controlling native executables in local or cluster environments. Framework exclude the web services layer. Server package contains all the code.</p>\r
 \r
 <h4>Running tests</h4>\r
-<p>The test results for the JABAWS package offered for download can be found here: <a href="http://www.compbio.dundee.ac.uk/jaba/tests/index.html">Test Results</a><br/>\r
+<p>The test results for the JABAWS package offered for download can be found here: <a href="http://www.compbio.dundee.ac.uk/user/www-jws2/tests/index.html">Test Results</a><br/>\r
 JABAWS uses <a href="http://testng.org/doc/index.html">TestNG</a> for testing. There is a TestNG plugin available for Eclipse which has functionality similar to JUnit. However, no plugins are necessary to run the test cases, as testng jar is supplied with JABAWS together with an ant tasks to run the test cases. </p>\r
 <p>The best way to ensure that JABAWS framework is completely functional on your system is to run all test cases. \r
 Test cases tests all aspects of JABAWS functionality. Consequently, one need to have non windows operation system and support of the cluster to be able to run all tests. If your system does not support cluster, then you could run all test excluding those that depends on the cluster.\r
@@ -103,10 +109,20 @@ Several testing groups are supported:
 <p>JABAWS are the standard JAX-WS web services, which are WS-I basic profile compatible. </p>\r
 </div>\r
 <!-- content end--> \r
-<div id="copyright">Last update: 7 July 2010<br/>Peter Troshin, The Barton Group, University of Dundee, UK</div>\r
+<div id="copyright">Last update: 19 August 2010<br/>Peter Troshin, The Barton Group, University of Dundee, UK</div>\r
 </div><!-- wrapper end-->\r
 </div> <!-- page end-->\r
-\r
+<!-- Google analitics -->\r
+<script type="text/javascript">\r
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");\r
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));\r
+</script>\r
+<script type="text/javascript">\r
+try{\r
+var pageTracker = _gat._getTracker("UA-5356328-1");\r
+pageTracker._trackPageview();\r
+} catch(err) {}\r
+</script>\r
 </body>\r
 </html>\r
 \r