actually the last param:
<argument>no</argument>

=> that means you have disabled it, either in the room-configuration or
somewhere else.
Make sure the flag is really true in the room configuration.

Sebastian

2011/10/5 joakin <luong...@gmail.com>

>
> <?xml version="1.0" encoding="utf-8"?>
> <!-- Web Start Deployment Template /openmeetings// => is obsolete as
> we deploy into ROOT -->
> <jnlp spec="1.0+" codebase="http://10.3.2.22:5080/screen";>
>        <information>
>                <title>ScreenViewer Client Application</title>
>                <vendor>Openmeetings</vendor>
>                <homepage>http://code.google.com/p/openmeetings/</homepage>
>                <icon href="icon.jpg" />
>                <icon kind="splash" href="splashicon.jpg" />
>                <description>ScreenViewer Client Application</description>
>                <description kind="short">A File to grab a screen and stream
> it to
> server</description>
>                <offline-allowed/>
>        </information>
>        <security>
>            <all-permissions/>
>        </security>
>        <resources>
>                <j2se version="1.4+"/>
>        <jar href="rtpviewer.jar"/>
>        <jar href="fmj.jar"/>
>        <jar href="fmj-nojmf.jar"/>
>        <jar href="jmf.jar"/>
>        <jar href="log4j-1.2.6.jar"/>
>    </resources>
>    <application-desc main-class="de.medint.rtpsharer.main.Main">
>        <argument>10.3.2.22</argument>
>        <argument>22254</argument>
>        <argument>660aca50bf27e162aec980d5017b2201</argument>
>        <argument>2</argument>
>        <argument>10.3.2.22</argument>
>        <argument>5080</argument>
>        <argument>/openmeetings/</argument>
>        <argument>99c9073df463d49b7499ce8f784cbd5f</argument>
>        <argument>no</argument>
>    </application-desc>
> </jnlp>
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>
>


-- 
Sebastian Wagner
http://www.openmeetings.de
http://www.webbase-design.de
http://www.wagner-sebastian.com
seba.wag...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to