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

alesj do-not-reply at jboss.com
Thu Jan 31 14:26:34 EST 2008


"scott.stark at jboss.org" wrote : The real issue is that war components should be started after all other non-wars in the current deployment unit tree. Need to look into how that could be done.
  | 
The things here is that a mbean component (in this case EJB container) must delay the whole war processing.
Which is luckily possible with the introduction of MC dependency into deployers.

This means we need to gather all possible information about the components that are candidates to do some outside war calls and put dependencies to war.
Perhaps staring with EJBs will for now do the trick.

btw: Scott, since I know you're busy with the JBW presentation :-), I can have a crack at this first thing in the morning ... and we can discuss it at AS5/MC call


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

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



More information about the jboss-dev-forums mailing list