"charles.crouch(a)jboss.com" wrote :
|
| 3) I see two stubbed implementations of ManagementView, they also include this
method:
|
| | public void setView(ProfileKey key, String deploymentName, HashMap<String,
PropertyInfo> view)
| | throws NoSuchProfileException, IOException
|
| I think this should be changed to be
|
| public void setView(ProfileKey key, String deploymentName, ManagedObject view)
| | throws NoSuchProfileException, IOException
|
| and put into the ManagementView interface.
|
Until we drill into the ManagedObject to attachment metadata property/bean propertymapping
I'm not sure the current view notion is adequate. The complexity of the ManagedObject
as returned from an ear vs a data source is essentially unbounded. As a collection of
changes the profile service saves off its ok, but how tools edit this needs expanding.
Certainly related to 4.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995703#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...