[jboss-dev-forums] [Design of POJO Server] - Re: VFSDeploymentScanner questions

scott.stark@jboss.org do-not-reply at jboss.com
Tue Jul 11 11:01:09 EDT 2006


"adrian at jboss.org" wrote : There should be two types of "hot deployment".
  | 
  | 1) The original version which is just a way to add urls (with no
  | chance of overrides by a management tool).
  | 
  | 2) A more up-to-date version for the management tool
  | where you can specify a directory rather than a single url to deploy.
  | This is just a more convenient way of specifying urls.
  | 
  | In fact, (1) is just a subset of (2) where there is no "GUI" intervention

This difference is just convienence of expressing deployments. What I'm asking about is whether the ProfileService is the only source of deployments, or whether the hot deployment service bypasses the ProfileService and uses the MainDeployer directly (as it does today). The latter would effectively eliminate the hot deployment service as usable in prod environments.





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

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



More information about the jboss-dev-forums mailing list