[jboss-dev-forums] [Design of POJO Server] - Re: The DeploymentManager and ProfileService

emuckenhuber do-not-reply at jboss.com
Mon Feb 2 02:04:08 EST 2009


"scott.stark at jboss.org" wrote : 
  | Ok, so an issue with that is how do we store admin edits of such profiles?
  | 

I think in this case the Profile itself would need to take care about it, because for a VFSDeployment we can check the metadata paths,
if there were modifications and don't apply admin edits. But we don't have a generic way to do that for a normal Deployment.

But in the end if we have something like (e.g. in the ManagementView)

  |    removeAttachments(ProfileDeployment d, String attachmentName);
  | 

this could also work.

"scott.stark at jboss.org" wrote : 
  | What's missing is a generic ProfileBootstrap that can have different ways of specifying subprofiles that should be included. For example, the deployers and base services would be specified via criteria, user apps specified via a uri to one or more apps defined in a jboss tools project. I'm going to review the changes in trunk tonight, but it is probably more of a notion of a resolver that I'm thinking of.
  | 

Yes there is definitely some work to do on the ProfileServiceBootstrap. Especially the one based on xml
needs some more work, if you want to look at that one.

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

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



More information about the jboss-dev-forums mailing list