I am attempting to use JBoss to serve up a huge number of files, and I'm having 
some difficulty.  Before suggesting that I use Apache, or something other than 
JBoss, let me say that the reason for using JBoss is to take advantage of its' 
built-in authentication and security features -- I'm able to secure my files 
without needing any extra modules or custom code, so it made things very easy 
-- up until now.

The way I have this configured is that I have a war file in my deploy directory 
that has a symlink pointing to the directory that contains all my files (in a 
fairly complex directory tree structure).  I've got the basic symlink stuff 
working fine, so that's not the problem... the problem happens when I start 
JBoss -- it takes forever to start (I'm still waiting) for some reason, leaving 
JBoss pretty much unusable... it's almost as if it's scanning the entire 
directory structure for some reason, which in this case would be a very bad 
thing...

Any ideas?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865955#3865955

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865955


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to