users@glassfish.java.net

Re: Glassfish v3 class loader path

From: <glassfish_at_javadesktop.org>
Date: Fri, 08 Jan 2010 00:52:31 PST

I created a jar whose manifest contain the Class-Path header: I tried two way: indicating in explicit way all jars with relative path and using jolly * char (in relative path), but when running application Glassfish is not able to load the libraryies.

This is the last version:
Manifest-Version: 1.0
Class-Path: struts/*.jar axis/*.jar commons/*.jar custom/*.jar jaxb-ri/*.jar logging/*.jar
[Message sent by forum member 'scarex' (scarex.dna_at_gmail.com)]

http://forums.java.net/jive/thread.jspa?messageID=379540