[MOBY-guts] biomoby commit

Andreas Groscurth groscurt at dev.open-bio.org
Wed Nov 19 15:43:18 UTC 2008


groscurt
Wed Nov 19 10:43:18 EST 2008
Update of /home/repository/moby/moby-live/Java/docs
In directory dev.open-bio.org:/tmp/cvs-serv10376/Java/docs

Modified Files:
	DashboardWebstart.html 
Log Message:
some typos...

moby-live/Java/docs DashboardWebstart.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/DashboardWebstart.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/docs/DashboardWebstart.html	2008/11/19 15:28:43	1.1
+++ /home/repository/moby/moby-live/Java/docs/DashboardWebstart.html	2008/11/19 15:43:18	1.2
@@ -6,7 +6,7 @@
 the existing Ant-based project.
   " />
   <meta name="Keywords" content="Eclipse, Ant, integration, existing project, howto,
-                                 jMoby, Biomoby, Java
+                                 jMoby, Biomoby, Java,Webstart,jnlp
   " />
 <meta name="Robots" content="all" />
 <link rel="stylesheet" href="images/stylesheet.css" type="text/css">
@@ -35,12 +35,12 @@
 
   <li> As Java Webstart is provided over the internet you need to deploy it on an web server (such as the Apache httpd server).<br>
 So please ensure that you or someone you trust has access to the document root directory of you web server.<br>
-Furthermore please ensure that the following line is in the <i>mime.types</i> file found at <i>/your/web/server/</i>conf/mime.types:
+Furthermore please ensure that the following line is in the <i>mime.types</i> file found at <i>/your/web/server/conf</i>:
 <blockquote><pre class="script">
 application/x-java-jnlp-file    jnlp
 </pre>
 </blockquote>
-This let the web server know to handle the jnlp file correctly. If this entry has not been in your <i>mime.types</i> please restart your webserver.
+This lets the web server know how to handle the jnlp file correctly. If this entry has not been in your <i>mime.types</i> please restart your webserver.
 </li>
 </ul>
 <p>
@@ -83,7 +83,7 @@
 ant install
 </pre>
 </blockquote>
-
+<br>
 Creating the Dashboard Webstart application is as easy as getting wet on a rainy day.<br>
 Just run
 <blockquote>
@@ -105,7 +105,7 @@
 
 <p><b>Creating a keystore</b></p>
 If you entered a keystore which does not exists, the process will ask you several information about who you are and where you from. 
-<div class="note">Keep in mind that this information is really important as people who start you Dashboard JavaWebstart have to accept that the application gets access to their harddrives.
+<div class="note">Keep in mind that this information is really important as people who start your Dashboard JavaWebstart have to accept that the application gets access to their harddrives.
 The values you enter here are shown to the user and they are asked if they trust the person offering the Webstart application. So please enter the correct information about you.</div>
 At the end you have to give a password which is at least 6 characters long for the keystore. This password will be always required in case you add another key to the keystore, so dont forget this one.<br>
 After that you are free to enter the password for the key you are about to create. If you want to use the same password as for the keystore itself, just hit RETURN. Otherwise enter your password.




More information about the MOBY-guts mailing list