

Provides reloading of facelet tag libraries.Turns on facelet development mode for automatic reloading of facelets.When an entity class is reloaded the corresponding cache entries are flushed.Reloads an EntityManagerFactory when any of the mapping files or annotated entity classes changes.Refreshes plugins when plugin.xml changes.Tracks changes in the configuration of Apache CXF REST/WS applications.Reloads the menu definition from menu.xml.Disables Captain Casa layout buffer, so that JSP reloading works out of the box.

Updates a CamelContext when one or more of its associated RouteBuilder classes are changed.adds, removes, reloads web services defined using JAXWS annotations.adds, removes, reloads web services defined in the services.xml file.So that when Nucleuses have new conntections then they will be initialized and if they have new properties values then those will also be there. It also re-reads the values from the properties file in the reloading process.The plugin reinitializes ATG Nucleuses when the Nucleuse elements Java class file has changed.Can alter class loading/initialization order during startup. Enables the load-time-weaving of AspectJ aspects.Patches ADF implementation of JSF lifecycle allowing Mojarra plugin to do the rest.Īdf-richclient version 33061, adf-richclient version 41532.Allows ADF page definition files to be reloaded.All that kind of incidents should be reported to we can improve our integration and make our product better suit your needs : ) Framework Disabling a plugin might be useful when some certain plugin causes problems in your environment or is otherwise buggy. Otherwise, the framework will still function and JRebel’s core features (class reloading) will still be available. If you are using the configuration wizard, you can enable/disable the plugins through the wizard.ĭisabling a plugin only disables the extra features listed in the table below for that given plugin. For example, to disable the EclipseLink plugin, add JVM argument -Drebel.eclipselink_plugin=false.

Integration plugins can be turned on/off by adding the JVM parameter -Drebel. Most of the plugins are enabled by default (see notifications of disabled plugins in the JRebel banner on JVM startup). JRebel’s integration features with other frameworks are implemented as isolated plugins.
