[jboss-dev-forums] [Design of POJO Server] - Re: Clustered DeploymentRepository for 5.1
emuckenhuber
do-not-reply at jboss.com
Mon Mar 2 14:18:48 EST 2009
"bstansberry at jboss.com" wrote :
| Not so sure about the "in future most of the xml defined profiles" part. Most of the stuff currently in deploy/ could logically go in farm/ and thus get the behavior of a newly starting node automatically syncing the subprofile content with the cluster.[1] That implies that in the xml defined profiles, most of the subprofiles could logically use clustering behavior, even those that specify deployers. At least conceptually that's true; whether we'd ever configure things that way in a stock config is a different issue. But I bet users will try it even if we don't.
|
Well i think so about xml defined profiles. I mean most of our deployments should come from a "commons/*" location, which leaves the user there with a mostly empty deployers, deploy, farm folder.
Therefore those profiles would be immutable (no addContent, hd scanning).
I guess there will be still the usual folders, where you can add custom deployers, deployments yourself.
And of course i did not say that those cannot be clustered. Just immutable, for our bundled stuff :)
I guess i will provide a few OOB profiles with their factories, so that it should be fairly easy to get most of the cominations.
"bstansberry at jboss.com" wrote :
| I'm mostly just trying to point out some of the subtleties of my use case here so you know about them. :-)
|
Highly appreciated, thanks :)
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4214272#4214272
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4214272
More information about the jboss-dev-forums
mailing list