Re: connecting to jar files - how hard can I make it?
- From: steve <steve@xxxxxxx>
- Date: Tue, 30 May 2006 06:09:05 +0800
On Mon, 29 May 2006 15:36:23 +0800, Thomas Weidenfeller wrote
(in article <e5e89o$8qu$1@xxxxxxxxxxxxxxxxxxxxxx>):
Doug wrote:
java -jar -cp ./ ./webadmin/dist/lib/webadmin.jar
http://java.sun.com/j2se/1.5.0/docs/tooldocs/solaris/java.html#-jar
This is an FAQ.
Classpath settings outside the manifest file are ignored when you use
the -jar option.
/Thomas
I thought manifest files only applied to the jar that they were in , not to
multiple jars.
.
- References:
- connecting to jar files - how hard can I make it?
- From: Doug
- Re: connecting to jar files - how hard can I make it?
- From: Thomas Weidenfeller
- connecting to jar files - how hard can I make it?
- Prev by Date: Re: JComboBox Arrays not working
- Next by Date: Re: converting some VB code to Java..
- Previous by thread: Re: connecting to jar files - how hard can I make it?
- Next by thread: Open Source OCR for Java/C++
- Index(es):