[jboss-dev-forums] [Design of Management Features on JBoss] - Re: JBAS-6689 add support for activation policy metadata on
emuckenhuber
do-not-reply at jboss.com
Sun Mar 29 11:27:42 EDT 2009
"charles.crouch at jboss.com" wrote :
| From the above its clear that JNDI name and ObjectName should be readonly from the console perspective. In addition having looked at http://jira.jboss.com/jira/browse/JBMESSAGING-1368
| and http://jira.jboss.com/jira/browse/JBMESSAGING-1235 its clear that the "Clustered" property is effectively readonly too. [In fact it worse than that since you need to make updates to the JBM_POSTOFFICE table if you want to change this value, but making something readonly is about as far as we can go right now].
|
Well from a profileservice standpoint those values are not readOnly, as you can change them and it will be persisted. So when you restart AS the application will have the changed JNDIName and clustered config.
But yes, i also think it could make sense to have something like the ActivationConfig to know when those changes get applied.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221784#4221784
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221784
More information about the jboss-dev-forums
mailing list