Referencing a jar inside another jar

Hi All, If there is a jar "B" inside jar "A", how to include jar "B" in the manifest's classpath of jar "A"?Regards,P
[153 byte] By [pja73] at [2007-9-30 4:23:13]
# 1

let me know if you figure out the answer to this question. I am working on a executible jar and I reference lib/somJar.jar on my manifest file. I thought that it was working because it was loading, but when I tried to move the jexeutible jar it no longer worked. Well I found that it was loading the information from the directory, which was teh same directory that I used to jar the files rather than the actuall jar file.

Zach16 at 2007-7-1 12:52:14 > top of Java-index,Administration Tools,Sun Connection...