Hi,
I use
JBOSS-Jetty and I have done this by having an ear file for the packaged web
application(s) and another web application deployed as a 'exploded' war. This
second web aplication is there purely to manage additions and deletions of
images, it has just one servlet to manage these operations. The pages
in the primary web application reference the images thru document root relative
path, rather than context relative path.
The
way 'exploded' wars are created is by creating a directory
"<context>.war" under the ../server/<config>/deploy directory of
JBOSS-Jetty. I am not sure if this works the same way in
JBOSS-Tomcat.
Cheers,
Krishna
|
- [JBoss-user] Deploying images dynamically Niket Anand
- Re: [JBoss-user] Deploying images dynamically Peter Fagerlund
- Re: [JBoss-user] Deploying images dynamically Krishnakumar N
- Re: [JBoss-user] Deploying images dynamically Niket Anand
- Re: [JBoss-user] Deploying images dynamically Niket Anand
- RE: [JBoss-user] Deploying images dynamically Krishnakumar N