Quantcast
Channel: GlassFish Related Items on Java.net
Viewing all articles
Browse latest Browse all 1091

Is there a CLI command or programatic way to re-read ejb-jar/persistence.xml?

$
0
0

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.


Viewing all articles
Browse latest Browse all 1091

Trending Articles