[JBoss-user] [Installation, Configuration Deployment] - Re: continuous redeployment of war file

2006-05-16 Thread PeterJ
Instead of copying myapp.war file to the deploy directory, create a myapp.war 
directory, place the war file contents (index.jsp, WEB-INF/web.xml, etc.) into 
that directory, and move that directory to the deploy directory.

Then, when you have new video content, copy it to the appropriate location, 
such as myapp.war/video.

Don't know how to do this using the JBuilder, I use Ant to build and deploy.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3943884#3943884

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3943884


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Installation, Configuration Deployment] - Re: continuous redeployment of war file

2006-05-16 Thread ruzinjol
Thanks it worked fine. 

I am really grateful


Thanks Peter

ruzinjol

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3944070#3944070

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3944070


---
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=lnkkid=120709bid=263057dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user