Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Export deployable feature for Java Web start
Export deployable feature for Java Web start [message #489882] Tue, 06 October 2009 12:09
Xino  is currently offline Xino Friend
Messages: 18
Registered: July 2009
Junior Member
Hi all,
I am trying to export a feature for a Java Web start deployment.

I follow Jeff Mc affer Eclispse book instructions for this and somme tutorias about this :
http://eclipse.dzone.com/articles/we...inox-osgi-apps
https://i-proving.ca/space/RCP+and+Java+Web+Start

I don't think I've missed any step.

My configuration :
- Windows vista
- Eclipse galileo SR1 distribution
- JDK 1.6

The jarsigner is under folder C:/programmes/windows/system 32

My problem is when i export the feature with jar signing option during the assemby step, it seems.
When the export starts it fails systematically with this error :

...\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse .pde.container.feature\assemble.org.eclipse.pde.container.fe ature.p2.xml:127: jarsigner returned: 1
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.j ava:636)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java :662)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java :487)
at org.apache.tools.ant.taskdefs.SignJar.signOneJar(SignJar.jav a:407)
at org.apache.tools.ant.taskdefs.SignJar.execute(SignJar.java:3 36)
at org.eclipse.equinox.internal.p2.jarprocessor.ant.AntSignComm and.execute(AntSignCommand.java:51)
at org.eclipse.equinox.internal.p2.jarprocessor.ant.AntSignComm and.postProcess(AntSignCommand.java:36)
at org.eclipse.internal.provisional.equinox.p2.jarprocessor.Jar Processor.postProcess(JarProcessor.java:247)

The line 127 is <p2.process.artifacts repositoryPath="${p2.build.repo}">

Any ideas for this ?
Thank you for your answers.
Previous Topic:When to add resource markers?
Next Topic:Upgrading platform (or SDK) from Eclipse updates
Goto Forum:
  


Current Time: Tue Mar 19 04:36:18 GMT 2024

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

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

Back to the top