[jboss-user] [Microcontainer] - Re: Deployers Ordering

richard.opalka@jboss.com do-not-reply at jboss.com
Thu Jun 25 05:18:46 EDT 2009


Example of use case that shold fail but won't:

Deployer1:
 - stage: PRE_REAL
 - inputs: output1
Deployer2:
 - stage: REAL
 - outputs: output1

PRE_REAL is before REAL. Current domino sorting algorithm will not detect it.

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

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



More information about the jboss-user mailing list