Search found 39 matches
- 18 Jun 2021, 23:42
- Forum: Public Forums
- Topic: Support for Deployment Rule Sets?
- Replies: 5
- Views: 11130
Re: Support for Deployment Rule Sets?
I notice on https://openwebstart.com/feature-table/ that the "Deployment Rule Set" feature(s) are shown as "Parrtially Implemented". Has work begun on this feature? If not, are there any alternatives or workarounds to this feature? e want to perform launch-time validation of the ...
- 06 Apr 2021, 00:35
- Forum: Public Forums
- Topic: Slow startup?
- Replies: 5
- Views: 11492
Re: Slow startup?
I'm stepping through the initialization code in IcedTea-Web and it seems like there is a 12 second delay in the line indicated below in JNLPPolicy.java where it calls getInstance(). The policyLocation string looks like "file://C:\Users\username\.config\icedtea-web\security\java.policy". An...
- 05 Apr 2021, 23:49
- Forum: Public Forums
- Topic: Slow startup?
- Replies: 5
- Views: 11492
Re: Slow startup?
Elapsed time from disappearance of "Karakun" splash to our app appearing, for various OWS versions (in seconds, approx) 1.2.1 -> 5 secs 1.2.2 -> 5 secs 1.3.0 -> 17 secs 1.3.1 -> 15 secs 1.3.2 -> 15 secs 1.3.3 -> 14 secs 3.0.0-alpha2 -> 4 secs Notice the big jump starting with 1.3.0 - is th...
- 02 Apr 2021, 21:13
- Forum: Public Forums
- Topic: Slow startup?
- Replies: 5
- Views: 11492
Re: Slow startup?
I was mistaken in my initial report; the startup time is not 40 seconds but more like 14 seconds. This is still much slower then Java Webstart which startup up within 1-2 seconds - basically instantaneously as far as user perception goes because it is fast and because there always seems to be someth...
- 02 Apr 2021, 06:42
- Forum: Public Forums
- Topic: Slow startup?
- Replies: 5
- Views: 11492
Slow startup?
Our internal test users are noting a noticeable delay in starting up our app vs JWS. After the Karakun banner appears and disappears it can take 30-40 seconds for the application to startup. Note that this delay would be acceptable if the user was presented with some kind of "Please wait" ...
- 02 Apr 2021, 06:34
- Forum: Installation & Configuration
- Topic: [SOLVED] Allow user to accept JNLP security requests?
- Replies: 4
- Views: 27257
Re: Allow user to accept JNLP security requests?
No problem, your product is amazing so I am OK with the documentation not being complete just yet.
So is my interpretation of this setting corect then?
So is my interpretation of this setting corect then?
- 01 Apr 2021, 02:29
- Forum: Installation & Configuration
- Topic: [SOLVED] Allow user to accept JNLP security requests?
- Replies: 4
- Views: 27257
Re: Allow user to accept JNLP security requests?
From looking at the IcedTea-Web source code, this setting appears to allow the system to present a dialog to the user when a JNLP service is used but is not otherwise permitted programmatically. Setting this to true allows the user to make that security determination.
- 31 Mar 2021, 02:11
- Forum: Installation & Configuration
- Topic: [SOLVED] Support for deployment.security.level?
- Replies: 1
- Views: 21624
[SOLVED] Support for deployment.security.level?
I do not see any mention in the OWS guides regarding deployment.security.level. Is it possible to set this property via deployment.properties or via the Settings app? https://docs.oracle.com/javase/7/docs/technotes/guides/jweb/jcp/properties.html If absent, it seems that the default is ASK_UNSIGNED,...
- 31 Mar 2021, 00:00
- Forum: Installation & Configuration
- Topic: [SOLVED] Documentation bug
- Replies: 1
- Views: 21194
[SOLVED] Documentation bug
The OWS Guide linked below states that the default value for "proxy type" is "manual proxy". In my experience it seems to actually default to "system". https://openwebstart.com/docs/OWSGuide.html#_configuration_properties_overview deployment.proxy.type The proxy type th...
- 30 Mar 2021, 23:32
- Forum: Installation & Configuration
- Topic: [SOLVED] Allow user to accept JNLP security requests?
- Replies: 4
- Views: 27257
[SOLVED] Allow user to accept JNLP security requests?
In the Security tab of the settings app there is a checkbox for "Allow user to accept JNLP security requests". It seems to default to "checked"
What is the meaning of this setting? Thanks!
What is the meaning of this setting? Thanks!
- 21 Sep 2020, 18:35
- Forum: Public Forums
- Topic: Support for Deployment Rule Sets?
- Replies: 5
- Views: 11130
Re: Support for Deployment Rule Sets?
Thanks for the response.
So OWS will simply ignore any Deployment Rule Sets, but will still successfully invoke webstart apps right?
So OWS will simply ignore any Deployment Rule Sets, but will still successfully invoke webstart apps right?
- 19 Sep 2020, 01:56
- Forum: Public Forums
- Topic: Support for Deployment Rule Sets?
- Replies: 5
- Views: 11130
Support for Deployment Rule Sets?
I Just learned about an oracle feature called "Deployment Rule Sets", which provides added security on client PCs that run webstart apps. In a nutshell the client PC needs to have a signed xml file containing rules that are matched against a webstart app that is trying to run. The rule can...
- 06 Aug 2020, 19:42
- Forum: Public Forums
- Topic: IE does not "Open" jnlpx content
- Replies: 6
- Views: 10171
Re: IE does not "Open" jnlpx content
For me, In Windows Setting > Apps > Default Apps, there are three identical-looking OWS choices. I have installed and re-installed OWS many times on my local box for my evaluation which may explain this. Each time was "For just this user" since I do not have admin privileges on my box. I'v...
- 06 Aug 2020, 19:12
- Forum: Public Forums
- Topic: IE does not "Open" jnlpx content
- Replies: 6
- Views: 10171
Re: IE does not "Open" jnlpx content
I forgot to mention: My co-worker is having the same problem as me. It wouldn't matter if OWS is installed per-user instead of for all users on the machine, right?
- 06 Aug 2020, 19:09
- Forum: Public Forums
- Topic: IE does not "Open" jnlpx content
- Replies: 6
- Views: 10171
Re: IE does not "Open" jnlpx content
Using .jnlp extension had the same (bad) result for me. However if I assoociate .jnlp with Oracle's Java WebStart then it worked. I'm wondering if my problem is environmental; my control panel shows 4 instances of OWS installed including 1.1.7 and 3 instances of 1.1.8. I'll get these cleaned out by ...
- 04 Aug 2020, 19:10
- Forum: Public Forums
- Topic: IE does not "Open" jnlpx content
- Replies: 6
- Views: 10171
IE does not "Open" jnlpx content
We are seeing an issue with Internet Explorer (surprise) 11. We have associated only the "jnlpx" extension to OpenWebStart, not "jnlp" (on purpose). When we download a .jnlpx file to the browser, we get a popup at the bottom saying: "Do you want to open or save filename.jnlp...
- 25 Jul 2020, 22:27
- Forum: Public Forums
- Topic: OWS Installer Archive?
- Replies: 1
- Views: 4208
OWS Installer Archive?
Is there an archive of old OpenWebStart installers? We might like to specify a certain version of OWS for our customer, but AFAIK the current OWS downloads page only shows the latest version.
Thanks,
John
Thanks,
John
- 25 Jul 2020, 22:21
- Forum: Public Forums
- Topic: Dpes the OWS installer uses Windows Registry?
- Replies: 4
- Views: 7152
Re: Dpes the OWS installer uses Windows Registry?
Awesome, thanks for the info!
- 24 Jul 2020, 19:41
- Forum: Public Forums
- Topic: Dpes the OWS installer uses Windows Registry?
- Replies: 4
- Views: 7152
Re: Dpes the OWS installer uses Windows Registry?
So is it fair to say that the registry entries are in support of OS integration, and not for storage of user preferences or other settings? There is a deployment.properties in the user's home dir as well as a .appletTrustSettings file that contains user settings, AFAIK. Are there other config/settin...
- 23 Jul 2020, 23:57
- Forum: Public Forums
- Topic: Dpes the OWS installer uses Windows Registry?
- Replies: 4
- Views: 7152
Dpes the OWS installer uses Windows Registry?
Does the OWS installer store/fetch anything from the windows Registry? Does OWS use the Windows Registry at all?
I suspect not, but I wanted to ask to be sure. Thanks!
I suspect not, but I wanted to ask to be sure. Thanks!