Hello

as I wrote before you need to replace _OpenMeetings_ (NOT jar) with RELEASE
version

what do you mean by "Added exception in security tab."? was it in
"Java ControlPanel"? What do you mean by "There is no luck" in this case?

On Mon, 1 Oct 2018 at 19:06, Biswajit Jena <expertsm...@gmail.com> wrote:

> There is no luck after follow changes
> 1. Replaced SNAPSHOT to RELEASE version of Jar.
> 2. Added exception in security tab.
>
> Here is JNLP. Is there any wrong configuration?
>
> <?xml version='1.0' encoding='utf-8'?>
> <jnlp spec='1.0+' codebase='https://localhost:5443/screenshare'>
>         <information>
>                 <title>Test</title>
>                 <vendor>Test</vendor>
>                 <homepage>https://localhost:5443/screenshare//</homepage>
>                 <description>ScreenShare</description>
>                 <offline-allowed/>
>         </information>
>         <security>
>             <all-permissions/>
>         </security>
>         <resources>
>         <j2se version='1.6+'/>
>         <jar href='screenshare.jar'/>
>     </resources>
>     <application-desc main-class='org.redfire.screen.ScreenShare'>
>         <argument>localhost</argument>
>         <argument>screenshare</argument>
>         <argument>1935</argument>
>         <argument>screen_share</argument>
>         <argument>flashsv2</argument>
>     </application-desc>
> </jnlp>
>
>
>
> On Mon, Oct 1, 2018 at 1:10 PM Maxim Solodovnik <solomax...@gmail.com>
> wrote:
>
>> This error mean you are using SNAPSHOT version (java web start app is
>> signed for the release)
>> Please use release or add exception ...
>>
>> On Mon, 1 Oct 2018 at 14:17, Biswajit Jena <expertsm...@gmail.com> wrote:
>>
>>> Here is the error message after launch JNLP with javaws mode.
>>>
>>> #### Java Web Start Error:
>>> #### Unsigned application requesting unrestricted access to system
>>> The following resource is signed with a weak signature algorithm
>>> MD5withRSA and is treated as unsigned:
>>>
>>>
>>> On Sat, Sep 29, 2018 at 4:52 PM Maxim Solodovnik <solomax...@gmail.com>
>>> wrote:
>>>
>>>> *.jnlp file need to be run with javaws
>>>> Then recording need to be started in screen sharing web application
>>>>
>>>> On Thu, 27 Sep 2018 at 18:24, Biswajit Jena <expertsm...@gmail.com>
>>>> wrote:
>>>>
>>>>> Dear Team,
>>>>>
>>>>> I tried to *share/record screen*  but unable to see that recorded one.
>>>>> A file is downloaded with .jnlp extension and  try to open the file
>>>>> by the* link *But can't open and it shows unable to launch the
>>>>> application. Is there any restrictions in OM for recorded screen or video
>>>>> etc ?
>>>>>
>>>>> Thanks
>>>>> Biswajit
>>>>>
>>>>>
>>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>

-- 
WBR
Maxim aka solomax

Reply via email to