Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.0.X EE, 6.1.X EE, 6.2.0 CE M4
-
Component/s: Infrastructure, Infrastructure > App Servers
-
Labels:
-
Environment:WebSphere 7, AIX or Linux
-
Branch Version/s:6.1.x, 6.0.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Caused by:Feature/improvement was not complete
-
Where was the bug?:Java
-
Similar Issues:
Description
The hot deploy feature for WebSphere 6/7 implemented in LPS-27657 does not work under Linux or AIX, because it always tries to use wasdmin.bat in BaseDeployer.postDeployWebSphere(). This prevents the deployment from working by default, requiring the user to disable this feature.
Issue Links
- is caused by
-
LPS-27657
Use wsadmin so that Liferay running on WebSphere will support hot deploy
-

I've verified the issue and it does use wsadmin.bat regardless of the OS.