jboss - Is there any way of configuring Oracle ATG to load java class changes dynamically? -


i interested in setting development environment atg in changes on class take effect after build done, without restarting server , building again ear file.

i have searched in product documentation thing saw can configure load dynamically configuration files section.

is there other way of configuring environment better productivity?

use jrebel. dynamic re-loading java classes, property files , other deployable assets. great productivity.


Comments

Popular posts from this blog

powershell Start-Process exit code -1073741502 when used with Credential from a windows service environment -

twig - Using Twigbridge in a Laravel 5.1 Package -

c# - LINQ join Entities from HashSet's, Join vs Dictionary vs HashSet performance -