[jboss-dev-forums] [Design of Embedded JBoss] - ProfileService changes to support embedded
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Dec 5 13:32:36 EST 2008
Related to several discussions about how the profile service should be part of the bootstrap process, supporting embedded:
ProfileService API
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146270
Towards a canonical server:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=142477
Today's call on how the services that should be included in a unit test that relies on embedded are defined, I want to discuss how embedded and the profile service relate.
Right now the bootstrap of AS itself is outside of the profile service:
http://www.jboss.org/community/docs/DOC-10522
Right now I don't think any of the beans loaded during the bootstrap phase before the profile service is loaded affect JavaEE behaviors, so what deployers and beans could still fall under the ProfileServiceBootstrap. Getting the repository spi fleshed out sufficiently to allow for to include the test services from either annotation, xml, or a combination of these along with basic criteria is where we need to get to.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194681#4194681
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194681
More information about the jboss-dev-forums
mailing list