RE: classloaders?
"Stephen McConnell" <[email protected]> Thu, 2 Dec 2004 23:29:50 +0100
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <000001c4d8be$7039d280$1601a8c0@gloria> |
> -----Original Message----- > From: ixxus nexxus [mailto:[email protected]] > Sent: 02 December 2004 22:57 > To: Avalon framework users > Subject: RE: classloaders? > > > --- Stephen McConnell <[email protected]> wrote: > > > I know your going to answer yes to the next question > > - but I'll ask > > anyway. Can you confirm that the file path > > {user.dir}/repository/xxx/jars/server-api-1.2.jar is > > good? > > > > Well, to make sure, what does ${user.dir} expand to? > Is that the value of System.getProperty("user.dir") > making it the current directory? Yes. > Is there some way to over-ride that to make it use an > absolute path so I can be sure I know where it is > looking? No - but info you use the -info option you will see a listing of the value that Merlin is using for the cache and this should correspond with the value used in the classpath. The ${user.dir} that appears in the log is simply a substitution of the System property value so that your logs are easier to follow and expose less information about your environment. Stephen. > > > > > __________________________________ > Do you Yahoo!? > Meet the all-new My Yahoo! - Try it today! > http://my.yahoo.com > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]