Search found 19 matches
- 11 Nov 2020, 09:31
- Forum: Announcements
- Topic: OpenWebStart Webinar + Q&A in November
- Replies: 0
- Views: 177
OpenWebStart Webinar + Q&A in November
Hi all, for the release of OpenWebStart 1.3 we plan the next free webinar for OpenWebStart. If you are registered to our newsletter you should already received an invitation. Otherwise you can register to the OpenWebStart newsletter at https://openwebstart.com/subscribe/. The information and invitat...
- 14 Aug 2020, 10:26
- Forum: Public Forums
- Topic: Persistent cookies not working
- Replies: 4
- Views: 363
Re: Persistent cookies not working
Hi ptai, This issue is currently not part of our road map. Discussing such topic and finding a solution that will work for all OWS users can not be done as part of our free community support. We provide commercial support for OpenWebStart (https://openwebstart.com/support/) and even provide to work ...
- 12 Aug 2020, 11:38
- Forum: Public Forums
- Topic: IE does not "Open" jnlpx content
- Replies: 6
- Views: 423
Re: IE does not "Open" jnlpx content
Do you have any feedback?
- 12 Aug 2020, 11:38
- Forum: Public Forums
- Topic: certificate security warning prompts
- Replies: 5
- Views: 533
Re: certificate security warning prompts
Hi, we are currently working to get the next OpenWebStart version released next week. Afterwards we will have some time to take care of community issues. Since there are several issues in the IcedTea-Web issue tracker (https://github.com/adoptOpenJDK/IcedTea-Web/issues), the OpenWebStart issue track...
- 05 Aug 2020, 11:34
- Forum: Public Forums
- Topic: [SOLVED] Slow startup of cached application ?
- Replies: 10
- Views: 1318
Re: Slow startup of cached application ?
For OpenWebStart 1.2.0 we implemented a new download indicator (see https://github.com/karakun/OpenWebStart/pull/294/files) and support parallel download of JARS (see https://github.com/AdoptOpenJDK/IcedTea-Web/pull/682). I assume that this will solve a lot of issues that are mentioned in this threa...
- 05 Aug 2020, 11:32
- Forum: Public Forums
- Topic: Application shortcut on macOS doesn't work
- Replies: 6
- Views: 466
Re: Application shortcut on macOS doesn't work
Fixes are in the master (see https://github.com/karakun/OpenWebStart/pull/295/files) and will be part of 1.2.0. We plan to release it on 18.08.2020 in combination with our free OpenWebStart webinar: viewtopic.php?f=9&t=125
- 04 Aug 2020, 09:26
- Forum: Announcements
- Topic: OpenWebStart Webinar + Q&A in August
- Replies: 0
- Views: 203
OpenWebStart Webinar + Q&A in August
Hi all, we plan our first free webinar for OpenWebStart. If you are receiving our newsletter you should already received an invitation. Otherwise you can register to the OpenWebStart newsletter at https://openwebstart.com/subscribe/ . The information and invitation to the webinar can be found at htt...
- 03 Aug 2020, 23:28
- Forum: Public Forums
- Topic: java3d
- Replies: 1
- Views: 213
Re: java3d
It looks like you start the application with Oracle WebStart and not with OpenWebStart.
- 31 Jul 2020, 10:31
- Forum: Public Forums
- Topic: HTTP 504 - Gatway Timeout
- Replies: 6
- Views: 449
Re: HTTP 504 - Gatway Timeout
Hi niedenzu, I had an internal chat with Stephan Classen. Since this issue is currently not part of our road map we can offer you a quick fix + documentation on how such properties can be defined (as part of the open OWS documentation) as a really small consulting contract (1 day). By doing so the f...
- 30 Jul 2020, 11:30
- Forum: Public Forums
- Topic: Proxy warning on Mac
- Replies: 6
- Views: 908
- 30 Jul 2020, 09:19
- Forum: Public Forums
- Topic: HTTP 504 - Gatway Timeout
- Replies: 6
- Views: 449
Re: HTTP 504 - Gatway Timeout
Hi niedenzu, it would be possible to define that arguments in OpenWebStart. At the moment we do not have the resources to work on this as part of the free OpenWebStart community work. If this is an important issue for we can discuss how this can be solved. There are several options: - We help you to...
- 27 Jul 2020, 16:51
- Forum: Public Forums
- Topic: Application shortcut on macOS doesn't work
- Replies: 6
- Views: 466
Re: Application shortcut on macOS doesn't work
Hi,
we know that 1.1.8 still has some problems with native support (like shortcuts) on MacOs. We are working on this issues and plan to provide more functionality in 1.2.0.
we know that 1.1.8 still has some problems with native support (like shortcuts) on MacOs. We are working on this issues and plan to provide more functionality in 1.2.0.
- 20 Jul 2020, 17:39
- Forum: Installation & Configuration
- Topic: Standard Browser for Openwebstart
- Replies: 1
- Views: 256
Re: Standard Browser for Openwebstart
How do you call the web browser? Can you add a code snippet?
- 15 Jul 2020, 08:17
- Forum: Public Forums
- Topic: deployment.assumeFileSystemInCodebase?
- Replies: 5
- Views: 421
Re: deployment.assumeFileSystemInCodebase?
Hi,
more information about the property and behaviour: https://github.com/karakun/OpenWebStart/issues/106
more information about the property and behaviour: https://github.com/karakun/OpenWebStart/issues/106
- 05 Jun 2020, 09:53
- Forum: Installation & Configuration
- Topic: Bundled jre version choice
- Replies: 4
- Views: 819
Re: Bundled jre version choice
Hi, Java 8 is a LTS version of Java and all security fixes that will be done in the Java upstream or newer version of Java (like Java 11) will be backported to Java 8. We are using AdoptOpenJDK internally and the Java 8 LTS of Adopt is planned to be supported with new security updates until 2026: ht...
- 05 Jun 2020, 08:50
- Forum: Public Forums
- Topic: [SOLVED] Slow startup of cached application ?
- Replies: 10
- Views: 1318
Re: Slow startup of cached application ?
Hi, Thank you very much for this detailed description. Issues like this help us a lot to make OWS a better product. From my point of view you describe 2 different issues: - speed of JAR download and check - CPU usage for logging & console We currently doing some rework for the Jar handling and class...
- 29 May 2020, 08:11
- Forum: Public Forums
- Topic: Cannot load JavaFX classes from JDKs that include them
- Replies: 19
- Views: 2453
Re: Cannot load JavaFX classes from JDKs that include them
Please have a look at "DownloadService.loadResource()" (https://docs.oracle.com/javase/9/docs/a ... rvice.html). I assume that this will be a better solution than a custom class loader.
- 25 May 2020, 10:59
- Forum: Public Forums
- Topic: Cannot load JavaFX classes from JDKs that include them
- Replies: 19
- Views: 2453
Re: Cannot load JavaFX classes from JDKs that include them
Hi, I assume that "DownloadService.loadResource()" might help here (https://docs.oracle.com/javase/9/docs/api/index.html?javax/jnlp/class-use/DownloadService.html). By doing so you should be able to add new Jars to the JNLP ClassLoader without creating your own classloader. To be true I never tested...
- 20 May 2020, 10:57
- Forum: Public Forums
- Topic: Proxy warning on Mac
- Replies: 6
- Views: 908
Re: Proxy warning on Mac
The specific warning that is shown in the dialog is based on the shown proxy settings configuration in MacOS. We should check if this is active by default (even if no other proxy setting is active in MacOS) and ignore it in such case.