0 Replies Latest reply on May 31, 2011 1:40 PM by vegas2033

    Force jboss to re-publish

    vegas2033

      Hi,

       

      I'm currently working on a web application using Eclipse (Helios version) and jBoss 5.0 and I'm encountering few difficulties.

       

      Every time a user select a new menu(<h:selectOneMenu>), an ajax function is launch to re-render the main content and an image is created specifically for each menu selected. My problem is that the new image is not publish, I need to publish it by hand so I'm looking for solutions to force jBoss to republish its data by itself.

       

      Another information, I'm stocking the image in a folder called chart in the WebContent folder

       

      Any ideas ?

       

      Best,

       

      Greg