Okay I should clarify, least the flames arise, that when it comes to flexibility of the system I do not want to make any assumptions about how it will be used.

--jason


On Saturday, March 8, 2003, at 05:02 AM, Jeff Haynie wrote:


Ok, this makes sense ..

can't we list even if remote using 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 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 perhaps an external
property file would work.  We certainly do not want to be bound to the
file system again.

--jason


On Saturday, March 8, 2003, at 03:40 AM, Jeff Haynie wrote:


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, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development




------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development




-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development





-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to