Hi,
I have a web app running Glassfish3.1.1 + CDI/Weld + Apache CODI + JSF2 + Richfaces4 + JPA2 + Hibernate4,
and sometimes I need to increase or change some configuration in ejb-jar.xml and persistence.xml, and I would
like to know if there is some way to change the files and they to be reloaded automatically by Glassfish without
the need to undeploy/deploy the web app.