Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
ginson.renginson.ren(Deactivated)Reporter
Igor SpasicIgor Spasic(Deactivated)Labels
Branch Version/s
6.1.xBackported to Branch
CommittedEpic/Theme
Git Pull Request
Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee
ginson.ren
ginson.ren(Deactivated)Reporter
Igor Spasic
Igor Spasic(Deactivated)Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Epic/Theme
Git Pull Request
Components
Fix versions
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created September 10, 2012 at 11:58 PM
Updated June 26, 2023 at 6:57 AM
Resolved September 17, 2012 at 1:53 PM
Add HotDeploy detection on Glassfish 3
Glassfish 3.1.2.2
HotDeployment is turned on/off in administration console (see attached image).
The flag can be found in one of DasConfig instances, only when is set to false; otherwise it is considered to be true.
There are two problems with this:
administrator may change the AutoDeploy flag during the portal runtime, and we are not detecting changes.
in new versions scanning may fail and we might not be aware of that (since we assume missing flag as 'true'.