Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #20804

Re: a java classpath question

From Roedy Green <see_website@mindprod.com.invalid>
Newsgroups comp.lang.java.programmer
Subject Re: a java classpath question
Date 2012-12-29 09:52 -0800
Organization Canadian Mind Products
Message-ID <5fbud89d1563p351ot67sgbh841ucpk7j4@4ax.com> (permalink)
References <5e66740e-0d85-44b9-806d-d0056b27e928@googlegroups.com>

Show all headers | View raw


On Fri, 28 Dec 2012 09:07:39 -0800 (PST), zyng <xsli2@yahoo.com>
wrote, quoted or indirectly quoted someone who said :

>However, I also wish to set Java's classpath for
> my code to work and I am not allowed to change his script.
>(He: actually is a company. My program is running inside this company's main frame).

Things to try:

1. classpath set in jar manifest.

2. custom classloader

3. setting system property (I have not tried this).

-- 
Roedy Green Canadian Mind Products http://mindprod.com
Students who hire or con others to do their homework are as foolish 
as couch potatoes who hire others to go to the gym for them. 

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

a java classpath question zyng <xsli2@yahoo.com> - 2012-12-28 09:07 -0800
  Re: a java classpath question Arne Vajhøj <arne@vajhoej.dk> - 2012-12-28 13:05 -0500
    Re: a java classpath question zyng <xsli2@yahoo.com> - 2012-12-28 10:44 -0800
      Re: a java classpath question zyng <xsli2@yahoo.com> - 2012-12-28 10:48 -0800
        Re: a java classpath question Arne Vajhøj <arne@vajhoej.dk> - 2012-12-28 13:51 -0500
        Re: a java classpath question Lew <lewbloch@gmail.com> - 2012-12-28 13:16 -0800
      Re: a java classpath question Arne Vajhøj <arne@vajhoej.dk> - 2012-12-28 13:48 -0500
  Re: a java classpath question Roedy Green <see_website@mindprod.com.invalid> - 2012-12-29 09:52 -0800
  Re: a java classpath question Roedy Green <see_website@mindprod.com.invalid> - 2012-12-30 07:53 -0800
    Re: a java classpath question Arne Vajhøj <arne@vajhoej.dk> - 2012-12-30 15:40 -0500
  Re: a java classpath question "John L." <johnlarew@sbcglobal.net> - 2012-12-30 11:50 -0800
    Re: a java classpath question Arne Vajhøj <arne@vajhoej.dk> - 2012-12-30 15:35 -0500
    Re: a java classpath question Martin Gregorie <martin@address-in-sig.invalid> - 2012-12-30 20:49 +0000
      Re: a java classpath question Arne Vajhøj <arne@vajhoej.dk> - 2012-12-30 16:10 -0500
        Re: a java classpath question Martin Gregorie <martin@address-in-sig.invalid> - 2012-12-30 22:11 +0000

csiph-web