[jboss-dev-forums] [Design of POJO Server] - Re: Implicit container dependencies

scott.stark@jboss.org do-not-reply at jboss.com
Wed Mar 28 12:30:21 EDT 2007


To ease this compatibility issue, and address a long outstanding issue with not being able to specify deployment module level dependencies (mdb.jar depends on test-destinations-service.xml), I think a feature of the structure parse should be to order the DeploymentContexts. This would be a superset of the old Russian doll ordering. One should be able to declare the directed graph of DeploymentContexts such that a BFS traversal from the deployment root runs the deployment through the deployers in the declared order.


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

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



More information about the jboss-dev-forums mailing list