You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the deployment logic is split into many classes, it should be
reworked to have only:
DeploymentManagement: includes all the internal deployment related logic
DeploymentMBeanImpl: impl of the standard DeploymentMBean, should just delegate
operations to DeploymentManagement and wrap exceptions in standard JMX
exceptions
Original issue reported on code.google.com by [email protected] on 31 Jul 2013 at 3:23
Original issue reported on code.google.com by
[email protected]
on 31 Jul 2013 at 3:23The text was updated successfully, but these errors were encountered: