Table of contents Frames User guide
Unidata IDV Workshop for version 3.0u1 > Advanced Topics > Configuring IDV Sites

4.4.5 Configuring using Web Start
Using Web Start JNLP files to configure the IDV.
  1. Using Web Start to pre-define plugins.
  2. You can also configure the IDV to only have one running instance.
    • In the jnlp file add the -oneinstanceport argument and provide some port number.
      <argument>-oneinstanceport</argument>
      <argument>8888</argument>
      
    • Now, once the IDV is running with this argument subsequent executions of the IDV will result in the command line arguments being passed to the initial IDV and the new IDV exits.

 


Table of contents Frames User guide
Unidata IDV Workshop for version 3.0u1 > Advanced Topics > Configuring IDV Sites