[jboss-dev-forums] [Design of POJO Server] - Re: Clustered DeploymentRepository for 5.1

emuckenhuber do-not-reply at jboss.com
Tue Feb 17 05:01:30 EST 2009


"bstansberry at jboss.com" wrote : 
  | In terms of the SPI, things are a bit confusing to me. Or perhaps I should say in terms of the implementation. Specifically, DeploymentManagerImpl.distribute(...). If you pass "true" as the copyContent param, on the server side DeployHandler.handleStream() gets called, which call DeploymentRepository.addDeploymentContent().  Simple enough.  The client then calls DeploymentManager.start() which calls DeployHandler.start() which passes the deployment to the MainDeployer.
  | 

Yes the spi is a bit confusing, i've also posted about that here: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=149569
I'll see if we can do that for 5.1 and deprecate the old methods.

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

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



More information about the jboss-dev-forums mailing list