Desperatly need help - I am developing web application on JBoss. IDE JDev 10.1.3, application server JBoss 4.0.4RC1, Postgre DB, server Mandriva Linux. Everything is nice, but I need to seperate the image directory because I really dont want to deploy application everytime when new image is added. Also I dont want to save data in DB due to implementation of Postgre BLOBs. Is it possible to seperate IMG directory from WAR file? How to do that? What must be done in my project? What must be written in hrefs? Dont suggest me to use DB, I DONT WANT TO. I need these files in directory which is visible from web application. In google newgroups I found that its possible to store web project in directory sructure too. No success if I just put the content of war file in deploy/<web project name> directory. Is there a solutionfor this?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923787#3923787 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923787 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
