Thanks, it works now! Indeed we didn't put that element inside 
<information>.

Benoit


Hussein Shafie wrote:
> Benoit Maisonny wrote:
>>
>> Does anyone has experience with running XXE from a cached Java Web 
>> start configuration in offline mode? We configured the JNLP file with
>> <jnlp>
>>    [...]
>>  <offline-allowed/>
>>    [...]
>> </jnlp>
>>
>> But no luck: the offline startup command in the Java Console is 
>> disabled.
>>
>
> It works fine. See attached screenshot.
>
> [1] When modifying xxe.jnlp, make sure to add <offline-allowed/> in 
> the <information> element, just after
> <icon href="logo32.gif" width="32" height="32"/>.
>
> [2] Start javaws and remove the previous version of XXE from javaws 
> cache.
>
> [3] Start XXE from your Web browser. That is, make javaws download XXE 
> and its *modified* *xxe.jnlp* from your Web server.
>
> [4] From then, XXE can be started offline.
>
>
>
> ------------------------------------------------------------------------
>


Reply via email to