Hello Krishakumar,
Sorry for asking help again.Actually I have no idea about "exploded" war. How it would help me for the same? taking reference of my second mail to you.
Niket
----- Original Message -----
Sent: Thursday, January 02, 2003 5:08 PM
Subject: RE: [JBoss-user] Deploying images dynamically

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
-----Original Message-----
From: Niket Anand [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 02, 2003 4:14 PM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Deploying images dynamically

Hello All,
I made war and jar files in a combined ear file and deployed that ear file
in deploy folder(JBoss-2.4.7_Tomcat-4.0.4).
I have some scenario where some of the images are made dynamically. so How
can I integrate that new generated images with ear file so that server can
understand that images?
Please help me and reply asap.
Thanks,
Niket

Reply via email to