> -----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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]