The ejb and hibernate/ejb ant build scripts add classpath info to the
jars manifest. However it is incorrect on windows. Work around is to
just no-op the adding of the classpath info to the manifest ...

<!-- loadfile srcfile="${generation.dir}/hibernate/ejb/target/.tmp.mf"
property="manifest-deps" / -->
<jar
jarfile="${generation.dir}/hibernate/ejb/target/${server.jar.bundle.name}">
        <!-- manifest>
                <attribute name="Class-Path"
value="${application.id}-common-${application.version}.jar
${common.jar.bundle.name} ${manifest-deps}" />
        </manifest -->

-- 
Martin West
Head of Product Design and Development
http://www.star-map.net
+44(0)207 318 0308
+44(0)787 968 0096

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to