[jboss-dev-forums] [Design of POJO Server] - Re: DataSource/ServiceXSLDeployer processing issue
adrian@jboss.org
do-not-reply at jboss.com
Tue Jan 23 05:44:44 EST 2007
COMPONENTS
This is very much a prototype. When I wrote this it was just to get something
working and express the idea. Like I said before, this needs revisiting and
doing properly.
But what I will say is that components are an implementation detail.
The profile service should not be interested in the components directly,
it is not going to touch their attachments.
The components that get constructed from a particular metadata model
can change from release to release.
The only part the profile service needs to know about these is the
context names. i.e. what are the MBean/POJO names
so it can map missing dependencies back to the original deployment
that caused them.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005244#4005244
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005244
More information about the jboss-dev-forums
mailing list