[jboss-user] [Clustering/JBoss] - Hosting files in clustered enviroment..

onur.aktas do-not-reply at jboss.com
Sun Dec 14 19:24:12 EST 2008


Hi,
I am using JBoss 4.2.3 GA. and in a development stage of a web site project which allows users uploading their own videos and photos. 
I can successfully retrieve files from users (through website) but i don't know where to save the files i retrieved? 
I am in single developer machine so it is easy to save it under local directory, but what i wonder is what will i do if i need to add some cluster nodes in future? 

And also, do i need to save files to anywhere something like below?
/jboss-4.2.3.GA/server/default/deploy/MyWebProject.war/images/
/jboss-4.2.3.GA/server/default/deploy/MyWebProject.war/videos/

Or can i also map /mount any directory to JBoss like so all cluster nodes can view those directories?
Linux
/WebProject/images/
/WebProject/videos/

Thanks

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

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



More information about the jboss-user mailing list