[jboss-dev-forums] [Design of POJO Server] - Re: EJB/War deployer ordering problem

scott.stark@jboss.org do-not-reply at jboss.com
Thu Jan 31 15:42:35 EST 2008


Ok. In general this is an implicit dependency that should require an @EJB to resolve. You won't be able to run the profile service (or any other vendor deployment tool) and analyze the deployment for unsatisfied component usage/dependencies. The only reason to not require an @EJB or ejb-ref in this case is because wars generally should be started after everything else.

Of course the first support case will be about an ejb depending on a webservice.



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

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



More information about the jboss-dev-forums mailing list