[jboss-dev-forums] [JBoss AS7 Development] - Re: separating deployers from other services?
Emanuel Muckenhuber
do-not-reply at jboss.com
Mon Oct 4 07:37:06 EDT 2010
Emanuel Muckenhuber [http://community.jboss.org/people/emuckenhuber] created the discussion
"Re: separating deployers from other services?"
To view the discussion, visit: http://community.jboss.org/message/564744#564744
--------------------------------------------------------------
Yes, we definitely agree on not "adding broadly-scoped functionality". Where actually what i did, was likely the easiest/quickest way to implement what i wanted it to do - maybe i just shoudn't have attached that prototype though ;)
As for the actual deployment processors - "just a simple transformation of data or mapping from data to built services, with all the logic being in the actual service" - is certainly all the deployers should do (beside setting up the deployment classloader). When mentioning common EE injection in the deployers i was referring to the resolution of @Ejb -> service dependency name, since this would be needed to create the proper service dependencies. So maybe the deployment framework should also define a formal contract for this kind of resolution? The actual injection would be part of the service lifecycle
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/564744#564744]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101004/a8601a73/attachment.html
More information about the jboss-dev-forums
mailing list