Unfortunately, I'm rushing out the door, so I can't take a look right now,
but for reference, attached is a JNLP file that I use for a Pivot app that
is known to work.

-T

On Fri, Jun 19, 2009 at 11:39 AM, Greg Brown <[email protected]> wrote:

> Hi all,
>
> I'm trying to add JNLP files to the WARs produced by the deploy target. I
> want the files to use a relative codebase so we can test them locally (and
> also for maintainability reasons). However, I am not having any luck getting
> this to work.
>
> I generate the JNLP files using the same token replacement approach we're
> using for the HTML files. Here's the JNLP template for the Kitchen Sink app:
>
>
> http://svn.apache.org/repos/asf/incubator/pivot/trunk/demos/www/kitchen_sink.template.jnlp
>
> I don't see anything obviously wrong with it, yet when I try to launch the
> generated JNLP file, I'm told that:
>
> "The field <jar>href has an invalid value:
> lib/pivot-core-1.3-incubating.jar,lib/pivot-core-1.3-incubating.jar"
>
> The lib directory does exist, as does the pivot-core-1.3-incubating.jar
> file.
>
> I don't have a lot of experience with JNLP, so maybe I'm doing something
> wrong. Does anyone have any suggestions?
>
> Thanks,
> Greg
>
>

Attachment: linkvoice.jnlp
Description: application/java-jnlp-file

Reply via email to