On Dec 20, 2007 8:12 PM, Farrukh Najmi <[EMAIL PROTECTED]> wrote:
>
> Thanks again Jerome,
>
> Signing the jars using <sing> element and sub-elements fixed the last
> problem.

Can you open an issue in jira ? That's a regression caused by the new
signing mechanism implemented last month.

http://jira.codehaus.org/browse/MWEBSTART

Description: if signing is disabled, the jars stored in the jnlp
directory are left with dangling .unprocessed extensions in their
names


> After that fix I am getting the following error during download of JNLP:
>
> Missing version field in response from server when accessing resource:
> (http://xxx/xxx-1.3-SNAPSHOT.jar, 1.3-SNAPSHOT)

Are you using the jnlp-download servlet on the server ? if so, you
probably want to use the webstart mojo written to support it directly.

http://mojo.codehaus.org/webstart-maven-plugin-parent/webstart-maven-plugin/jnlp-download-servlet-mojo.html

Otherwise, there could be various causes to this problem and I need
more information.

* which JRE version on the client ?
* which servelt container are you using (name, version)
* is there an error on the server logs ?

Cheers,

Jerome

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to