Re: [JBoss-dev] Jboss Boot lib jars

2003-03-08 Thread Jason Dillon
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Friday, March 07, 2003 5:26 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Jboss Boot lib jars Is jboss-cache required to boot the server? --jason On Saturday, March 8, 2003, at 05:21 AM, Jeff Haynie wrote: Because bela's

[JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jeff Haynie
Is there any reason we need to hardcode the jars that are included in the lib directory? (in org.jboss.Main) Can't we just put all the *.jars under root/lib into the class loader on boot? Jeff --- This SF.net email is sponsored by: Etnus,

Re: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jason Dillon
The jars which are hardcoded in Main are references to jars which are required to load up the server. We can not assume that those jars are on the local file system and thus can not query a directory to discover which jars need to be loaded. If you would rather not have them hardcoded then

Re: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jason Dillon
? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Friday, March 07, 2003 4:07 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Jboss Boot lib jars The jars which are hardcoded in Main are references to jars which are required to load up

Re: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jason Dillon
WebDav? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Friday, March 07, 2003 4:07 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Jboss Boot lib jars The jars which are hardcoded in Main are references to jars which are required to load up

RE: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jeff Haynie
Of Jason Dillon Sent: Friday, March 07, 2003 5:16 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Jboss Boot lib jars I have no exp. with WebDav so I can not say... but do we want to force the usage of Webdav? I personally do not like to force anything. Why the concern? --jason On Saturday

Re: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jason Dillon
take everything in lib/* -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon Sent: Friday, March 07, 2003 5:16 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Jboss Boot lib jars I have no exp. with WebDav so I can not say... but do we want

RE: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jeff Haynie
-dev] Jboss Boot lib jars Is jboss-cache required to boot the server? --jason On Saturday, March 8, 2003, at 05:21 AM, Jeff Haynie wrote: Because bela's jboss-cache is in lib/ on the build, but not configured in Main. So, I had to chase that down a bit before looking at the source

RE: [JBoss-dev] Jboss Boot lib jars

2003-03-07 Thread Jeremy Boynes
Sent: Friday, March 07, 2003 2:16 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-dev] Jboss Boot lib jars I have no exp. with WebDav so I can not say... but do we want to force the usage of Webdav? I personally do not like to force anything. Why the concern? --jason On Saturday