[jboss-dev-forums] [JBoss Microcontainer Development] - Re: Deployers Ordering Issue Reopened
alesj
do-not-reply at jboss.com
Tue Oct 27 06:46:42 EDT 2009
Initial arguments on how to "order" cyclic configuration.
"richard.opalka at jboss.com" wrote :
| I consider it wrong because:
|
| WSTypeDeployer sets output 7
| WSDeploymentDeployer expects input 7 and sets output 8 (thus WSDeploymentDeployer follows WSTypeDeployer)
| Finally WSDeploymentAspectDeployer expects input 8 (and thus it follows WSDeploymentDeployer and shouldn't be name compared with WSTypeDeployer because of 8 input expectation)
| Just ignore 6 (in both inputs and outputs as they are not important
| in this case, because they're specified on both input and output)
|
| Richard
|
| PS: Maybe I'm missing something?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262371#4262371
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262371
More information about the jboss-dev-forums
mailing list