[jboss-dev-forums] [Design of POJO Server] - Re: ManagedOperation aspects for the ProfileService.Manageme

alesj do-not-reply at jboss.com
Tue Sep 25 20:33:41 EDT 2007


"scott.stark at jboss.org" wrote : Where is the RuntimeComponentDispatcher, I don't see it in the mc trunk. 
  | 
The RuntimeComponentDispatcher impl is in AS trunk.
I can move it into MC, since all it's components are MC based.

"scott.stark at jboss.org" wrote : Its not clear why the PS can't be doing the KernelBus invocation once it has the name and setter for the runtime property.
  | 
Sure.
But PS need something like MetaDataNameProvider to get the actual runtime component name.

So you want to change this:

  | ctxProp.setValue((Serializable)prop.getValue());
  | 
with the actual runtime invocation - via KernelBus?


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088638#4088638

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088638



More information about the jboss-dev-forums mailing list