Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » [JWS] Different certificate
[JWS] Different certificate [message #465757] Wed, 04 April 2007 16:41 Go to next message
David Sciamma is currently offline David SciammaFriend
Messages: 78
Registered: July 2009
Member
I have a problem to deploy my RCP app using JavaWebStart since Eclipse 3.3.

JWS fails to launch the application and says : JAR resources in JNLP
file are not signed by same certificate

I put plugins from Eclipse (platform, EMF, GEF...) in a separate feature
and then I have separate JNLP file.
But it still doesn't work because some of these Eclipse plugins are not
signed by the Eclipse Foundation and are signed using my own certificate
(I am using Automated PDE Build to release my RCP app)....

How can I automatically create 2 features for unsigned jars and signed
jars ?

Or

Is it possible to have an Eclipse version with unsigned jars or all the
jar signed ?

Thanks,
David

PS : I also tried to remove existing certificates....


--
David SCIAMMA

Expert Eclipse / Eclipse Expert
ANYWARE TECHNOLOGIES
Tel : + 33 (0)5.61.00.73.44
Fax : + 33 (0)5.61.00.51.46
http://www.anyware-tech.com
Re: [JWS] Different certificate [message #465768 is a reply to message #465757] Thu, 05 April 2007 02:40 Go to previous messageGo to next message
Pascal Rapicault is currently offline Pascal RapicaultFriend
Messages: 333
Registered: July 2009
Location: Ottawa
Senior Member
David, as you properly noticed the problem that you are encountering comes
from the fact that now the eclipse jars are signed by the foundation.
However the real problem is that JWS has a bug which prevent to deliver an
application where a jar is signed multiple times and/or to deliver an
application made of jars having different signers....

When I came across this problem a little while ago, I wrote a jar unsigner
that I ran over my eclipse install. After that I have been able to properly
export my application. As part of 3.3 M7 but for sure for 3.3, we (the pde
build team) will integrate this functionality directly into PDE Build so
that it is transparent.

hth,

PaScaL



"David Sciamma" <david.sciamma@anyware-tech.com> wrote in message
news:ev0kfc$a4j$1@build.eclipse.org...
>I have a problem to deploy my RCP app using JavaWebStart since Eclipse 3.3.
>
> JWS fails to launch the application and says : JAR resources in JNLP file
> are not signed by same certificate
>
> I put plugins from Eclipse (platform, EMF, GEF...) in a separate feature
> and then I have separate JNLP file.
> But it still doesn't work because some of these Eclipse plugins are not
> signed by the Eclipse Foundation and are signed using my own certificate
> (I am using Automated PDE Build to release my RCP app)....
>
> How can I automatically create 2 features for unsigned jars and signed
> jars ?
>
> Or
>
> Is it possible to have an Eclipse version with unsigned jars or all the
> jar signed ?
>
> Thanks,
> David
>
> PS : I also tried to remove existing certificates....
>
>
> --
> David SCIAMMA
>
> Expert Eclipse / Eclipse Expert
> ANYWARE TECHNOLOGIES
> Tel : + 33 (0)5.61.00.73.44
> Fax : + 33 (0)5.61.00.51.46
> http://www.anyware-tech.com
Re: [JWS] Different certificate [message #465780 is a reply to message #465768] Thu, 05 April 2007 08:20 Go to previous message
David Sciamma is currently offline David SciammaFriend
Messages: 78
Registered: July 2009
Member
Great ! Is there a bug about that ? Or is it possible to have a link to
this unsigner tool ?

Thanks a lot,
David

Pascal Rapicault a écrit :
> David, as you properly noticed the problem that you are encountering comes
> from the fact that now the eclipse jars are signed by the foundation.
> However the real problem is that JWS has a bug which prevent to deliver an
> application where a jar is signed multiple times and/or to deliver an
> application made of jars having different signers....
>
> When I came across this problem a little while ago, I wrote a jar unsigner
> that I ran over my eclipse install. After that I have been able to properly
> export my application. As part of 3.3 M7 but for sure for 3.3, we (the pde
> build team) will integrate this functionality directly into PDE Build so
> that it is transparent.
>
> hth,
>
> PaScaL
>
>
>
> "David Sciamma" <david.sciamma@anyware-tech.com> wrote in message
> news:ev0kfc$a4j$1@build.eclipse.org...
>> I have a problem to deploy my RCP app using JavaWebStart since Eclipse 3.3.
>>
>> JWS fails to launch the application and says : JAR resources in JNLP file
>> are not signed by same certificate
>>
>> I put plugins from Eclipse (platform, EMF, GEF...) in a separate feature
>> and then I have separate JNLP file.
>> But it still doesn't work because some of these Eclipse plugins are not
>> signed by the Eclipse Foundation and are signed using my own certificate
>> (I am using Automated PDE Build to release my RCP app)....
>>
>> How can I automatically create 2 features for unsigned jars and signed
>> jars ?
>>
>> Or
>>
>> Is it possible to have an Eclipse version with unsigned jars or all the
>> jar signed ?
>>
>> Thanks,
>> David
>>
>> PS : I also tried to remove existing certificates....
>>
>>
>> --
>> David SCIAMMA
>>
>> Expert Eclipse / Eclipse Expert
>> ANYWARE TECHNOLOGIES
>> Tel : + 33 (0)5.61.00.73.44
>> Fax : + 33 (0)5.61.00.51.46
>> http://www.anyware-tech.com
>
>


--
David SCIAMMA

Expert Eclipse / Eclipse Expert
ANYWARE TECHNOLOGIES
Tel : + 33 (0)5.61.00.73.44
Fax : + 33 (0)5.61.00.51.46
http://www.anyware-tech.com
Previous Topic:About the navigator
Next Topic:static PropertyDescriptor Validator-problems
Goto Forum:
  


Current Time: Wed Apr 24 23:38:02 GMT 2024

Powered by FUDForum. Page generated in 0.02488 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top