Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Sample WebStart fails

Thanks Grant

So if i want to create a WebStart version of one of my Trident demos (same functionality as [1], but using SWT instead of Swing), i would need to host my own signed multi-platform jars?

Kirill

[1] http://www.pushing-pixels.org/?p=1420


From: Grant Gayed <Grant_Gayed@xxxxxxxxxx>
To: Eclipse Platform SWT component developers list. <platform-swt-dev@xxxxxxxxxxx>
Sent: Monday, October 5, 2009 1:26:14 PM
Subject: Re: [platform-swt-dev] Sample WebStart fails


I've re-signed the example's jars so they should work now.

There isn't an official JNLP to use, there's just the example on the swt page (and it's a bit dated, as it still demonstrates having swt's libraries in a separate jar).

Grant




Kirill Grouchnikov <kirillcool@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

10/03/09 11:50 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>

To
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-swt-dev] Sample WebStart fails







Thanks Grant

As a followup question - is there any official / supported JNLP that provides the latest stable (and signed) platform jars that can be referenced in sample applications - in the same way as available for JavaFX?

Kirill



From: Grant Gayed <Grant_Gayed@xxxxxxxxxx>
To:
Eclipse Platform SWT component developers list. <platform-swt-dev@xxxxxxxxxxx>
Sent:
Friday, October 2, 2009 9:00:46 AM
Subject:
Re: [platform-swt-dev] Sample WebStart fails



Hi
Kirill,

Thanks for reporting this, I've logged
https://bugs.eclipse.org/bugs/show_bug.cgi?id=291219 .

Grant




Kirill Grouchnikov <kirillcool@xxxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

09/29/09 08:11 PM

Please respond to
"Eclipse Platform SWT component developers list."        <platform-swt-dev@xxxxxxxxxxx>


To
"Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
cc

Subject
[platform-swt-dev] Sample WebStart fails









Hi

Trying to run
http://www.eclipse.org/swt/jws/controlexample.jnlp linked to from http://www.eclipse.org/swt/jws/ fails on my machine - without displaying the security dialog to approve unrestricted access to the system.

Java console shows:

#### Java Web Start Error: Unsigned application requesting unrestricted access to system
Unsigned resource:
http://www.eclipse.org/swt/jws/swt-win32-win32.jar

Thanks
Kirill

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx

https://dev.eclipse.org/mailman/listinfo/platform-swt-dev

_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



Back to the top