[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
Tue Feb 24 12:56:29 EST 2009
"emuckenhuber" wrote :
| Hmm looking at applyTemplate() in ManagementView again, i noticed that applyTemplate() is actually creating a real file in a profile and therefore bypassing the minimal synchronization we have for ModifiedDeployments.
|
| I think it would make more sense to use the DeploymentManager for this.
| So it could write the template into a temp file and then use deploymentManager to distribute and deploy it?
|
Yes, makes sense. The templating was written before we created the DeploymentManager.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212693#4212693
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212693
More information about the jboss-dev-forums
mailing list