[Pljava-dev] Deployment Descriptor Problem

From: schabi at logix-tt(dot)com (Markus Schaber)
To:
Subject: [Pljava-dev] Deployment Descriptor Problem
Date: 2006-10-09 06:37:54
Message-ID: 4529EE42.2090207@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Hi, Joshua Ross,

Joshua Ross wrote:

> My manifest looks like this:
> ---------------------------------------------------------------------------
> Name: deployment/VinDecoder.ddr
> SQLJDeploymentDescriptor: TRUE

When looking at the examples.jar built with pljava, it looks like this:

----
Manifest-Version: 1.0

Name: deployment/examples.ddr

SQLJDeploymentDescriptor: TRUE
----

Did you try to add the Manifest-Version: statement, including the blank
line?

When looking at the Manifest Specification from SUN, it seems that the
Version descriptor is mandatory:
<http://java.sun.com/j2se/1.5.0/docs/guide/jar/jar.html#JAR Manifest>

HTH,
Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20061009/0d655781/attachment.bin>

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Markus Schaber 2006-10-09 06:44:28 [Pljava-dev] Deployment Descriptor Problem
Previous Message Thomas Hallgren 2006-10-09 06:36:24 [Pljava-dev] Savepoints and PL/Java