[jboss-dev-forums] [Design of POJO Server] - Re: Sub-Profiles ProfileService changes

emuckenhuber do-not-reply at jboss.com
Wed Jan 28 07:40:40 EST 2009


"bstansberry at jboss.com" wrote : You're right; I think it's fine. I'd misunderstood what the validate(ControllerContext) call was really doing. I got sucked into a unrelated debugging fest today so haven't proved it yet, but it should be fine.

No problem, i've updated the xml format to use <hotdeployment-profile/> and stuff like that.
There are actually no changes to the testsuite prototype, as this is the default configuration :)
I like this, because it's also fitting good to my other stuff i'm working on in my sandbox...

So beside the weird implicit dependencies the xml format should not change much, maybe some optional attributes if needed.

One other issue related to your prototype - there is one major cleanup in the spi outstanding.
Basically i want to drop the VFSDeployment from the spi, as it should not be there.
This would also mean - that actually everything related to DeploymentRepositories would 
get an implementation detail... 
I still need to check how this would affect ManagementView and DeploymentManager,
but i doubt that we need the VFSDeployment there at all.

I guess you don't have a need for an VFSDeployment for your use case? well there will be a similar ProfileDeployment.

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

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



More information about the jboss-dev-forums mailing list