[jboss-dev-forums] [Design of POJO Server] - Re: Sub-Profiles ProfileService changes
bstansberry@jboss.com
do-not-reply at jboss.com
Tue Jan 27 12:19:12 EST 2009
"emuckenhuber" wrote : The original idea was to have something like:
| common/profiles/ and conf/profiles - where you could then basically say that all profiles in conf/profiles
| are getting registered. And only the root.profile gets activated (not really sure about that yet)
Perhaps this should be explicit a la ControllerMode. There's a lot of black art in what you just described.
anonymous wrote : independent profile is correct, although i'm not really happy with the DeploymentRepository stuff.
| if you e.g. look at the FilteredDeploymentRepositoryFactory - where the repository is doing the filtering. IMHO this should actually be done by the Profile itself.
I'll keep poking around, trying to prototype. I won't commit as I know you are changing stuff. But I'll give you feedback.
I was going to move farming off the list for 5.1, but won't just yet. It *really* bugs me that it's gone, and now I'm starting to see a path to getting it back.
anonymous wrote : Although this would need to be registered in the bootstrap/profile-service.xml
No problem.
anonymous wrote : But as said maybe profiles should be defined as <hot-deployment-profile/> <maven-profile/> <ha-singleton-profile/>
| or something like that ?
That seems more understandable
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205035#4205035
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4205035
More information about the jboss-dev-forums
mailing list