[jboss-dev-forums] [Design of POJO Server] - Re: Bringing the trunk profile service changes to 5_x

scott.stark@jboss.org do-not-reply at jboss.com
Fri Feb 6 09:10:41 EST 2009


"emuckenhuber" wrote : 
  | Furthermore - what's actually DeploymentTemplate.updateTemplate supposed to do?
  | It's not implemented and i'm wondering why you should not call ManagementView.updateComponent ?
  | Which is then the last thing referencing a VFSDeployment.
  | 
The notion was that the template might need to create the attachments that define the deployment after it has a VFSDeployment because it may not have put out enough information in the VirtualFile returned by the first phase when applyTemplate was called. A template may not want to have a complete xml or file based view of the properties what it writes out.

"emuckenhuber" wrote : 
  | The implementation uses the AbstractDeployment only because there is no DeploymentFactory.getInstance(),
  | but shouldn't the AbstractDeployment already be in 5_x?
  | 
Yes, I found it. I thought it was in jboss-deployers-client-spi.jar, but turns out its in 
jboss-deployers-client.jar so its just that the system subproject dependencies did not include this.


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

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



More information about the jboss-dev-forums mailing list