I've been attempting to configure JBoss AS 4.2.2 to allow my deployed web applications to use a shared image directory on the server file system (ex. /home/www/imagebase).
I previously had this setup on AS 3.2.3 using: in the jboss-service.xml, but have been unable to find an equivalent way to configure this in 4.2.2. I find that the ROOT.war directory could serve these images, but I do not have the option to move the shared directory and would prefer not to maintain two sets of the same images if possible. Does anyone know how this can be accomplished? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123250#4123250 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123250 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
