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