[jboss-dev-forums] [Design of POJO Server] - Re: EJB/War deployer ordering problem
adrian@jboss.org
do-not-reply at jboss.com
Sat Mar 29 11:04:07 EDT 2008
"gavin.king at jboss.com" wrote : "scott.stark at jboss.org" wrote : Why can't use just use the @EJBs on the servlet class as a hint about the ordering requirements?
|
| There are no @EJB annotations why using Seam.
I suspect that longer term we'll want some way of retrieving what Seam does
to resolve the ejb so we can properly manage cross deployment
dependencies that Seam creates.
e.g. a standalone seam war referencing a different ejb deployment will need to know
when that ejb deployment gets recycled.
The bootstrap (initial deployment) is just a special case of this.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139835#4139835
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139835
More information about the jboss-dev-forums
mailing list