I am presently working on a project which needs dynamic addition of files to 
the web application. The web application streams video.  I use JBuilder2005 
which automatically deploys the application on JBoss by changing the deployment 
descriptors as needed.

When deploying I see that the war file includes a static number of files and in 
order to change that number of files (example: add new files), until now, I 
have to add new files into the JBuilder project directory and then redeploy the 
application in order that the files become part of the application file system. 
I have another exe running in parallel which writes in the video folder.

Is there a way how can I write files in the folder to be included into the war 
file such that my web application can access new files on a real time basis? 
i.e. in other words a type of automatic redeployment each time new files are 
added to the application or at least repeated automatic redeployment after a 
certain amount of time?

I would greatly appreciate help cos i am in a huge problem.

ruzinjol

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

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


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to