"charles.crouch(a)jboss.com" wrote :
| 2) Currently the only method on ManagementView is
|
| public ManagedObject getView(ProfileKey key, String deploymentName, String version)
| | throws NoSuchProfileException, NoSuchDeploymentException;
|
| What does the version argument correspond to here?
|
The version of the managed object view for the deployment. There are two version levels
currently, the profile version which defines what deployments are in the profile, and the
managed object view which defines the admin changes that have been applied. There is not a
global version notion ala svn. The profile version changes when deployments are
added/removed. The deployment managed object version changes as admin edits are applied.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995700#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...