Add HotDeploy detection for Glassfish
Description
relates
Activity

Igor Spasic September 17, 2012 at 1:08 AM
This issue is rewritten by

Igor Spasic August 31, 2012 at 3:31 AM
Yeah, detection is done for Glassfisj 3.1.x;
v2.1 is not supported...

Juan Gonzalez August 29, 2012 at 12:21 AM
Igor, just FYI, seems this is throwing an exception in Glassfish 2.1.1:
hence hot deploy won't be available for that server. In my case it isn't a problem (I am using cluster), but probably can be for others...

Benjamin Yeh August 1, 2012 at 10:58 AM
Passed manual testing using the following steps:
Start Glassfish with Liferay
Disable Auto Deploy
Domain > Applications Configuration > Auto Deploy = unflag
Restart Glassfish with Liferay
Assert that "Server does not support hot deploy" displays in logs
Deploy plugin
Assert that plugin does not show in Liferay
Add > More... > [plugin]
Enable Auto
Assert that plugin does not show in Glassfish
Application
Deploy Domain > Applications Configuration > Auto Deploy = flag
Restart Glassfish with Liferay
Assert that "Server supports hot deploy" displays in logs
Deploy plugin
Assert that plugin shows in Glassfish
Application
Assert that plugin shows in Liferay
Add > More... > [plugin]
Verified on:
Tomcat 7.0.27 + MySQL 5.1. 6.1.1 CE GIT ID: fe708510b1566583870a6be892d86f1761a1e64b
Tomcat 7.0.27 + MySQL 5.1. 6.1.20 EE GIT ID: a4e4deb86cd53686a028af844196c2abce0389e7
Tomcat 7.0.27 + MySQL 5.1. 6.2.X GIT ID: cee7fd455c421675afe193e0938ad5bbd0459a14

Benjamin Yeh August 1, 2012 at 10:40 AM
Addendum to steps
You should not use the auto.deploy.enabled property. It should remain true, as it is by default.
Instead of setting that portal property in your steps, you have to enable/disable hot-deployment feature of the application server. i.e. of the glassfish. So, when I said in my steps: "start glassfish with hotdeploy DISABLED" I meant to disable hot deploy feature in the glassfish (through admin console):
Details
Assignee
Benjamin YehBenjamin Yeh(Deactivated)Reporter
Igor SpasicIgor Spasic(Deactivated)Branch Version/s
6.1.xBackported to Branch
CommittedGit Pull Request
Components
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
Backported to Branch
Git Pull Request
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Upon start, detect if Glassfish has hotdeployment turned on.
The value is stored in com.sun.enterprise.config.serverbeans.DasConfig.