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

bstansberry@jboss.com do-not-reply at jboss.com
Wed Feb 25 15:48:02 EST 2009


"emuckenhuber" wrote : 
  | There is a sort of defaultProfileKey notion - so when you do e.g. profileService.getActiveProfile(new ProfileKey(null)); it would return the profile associated with ProfileKey($jboss.server.name}).
  | So distribute(String name, URL url, copyContent = true) would add it to the injected default profile.

So with the kind of setup I'm talking about, having the default profile be the one associated with  ProfileKey($jboss.server.name}) would not work, since it will have no URIs associated with it.

I think the key question for 5.1 is how embedded-console/jopr are using the DeploymentManager -- what ProfileKey are the passing to loadProfile (or to your new distribute(String name, URL url, ProfileKey key) method.

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

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



More information about the jboss-dev-forums mailing list