|/etc/rc.d/rc3.d/S10network will start before /etc/rc.d/rc3.d/S80sendmail |because 10 commes before 80.
whatever, stuff in rc2 is started before stuff in rc3 also the S10network before the S80sendmail is a convention that is actually great, it is an explicit ordering of deployments and is maybe complementary to the extension implicit ordering that was removed. Scott mentioned that we need a testsuite test to test these ordering and I agree I have missed coding that in the rush but we should really do at least 10 funky scenario to make sure this works well. The point is that with a simple structure like the directory and ordering inside (whatever it may be, possibly the UNIX one, let's copy these guys) then we are making the ordering of deployments really simple and intuitive until we build a more highlevel solution based on 77 dependencies at the objectname level. the other thing that i like about the solution is the lack of any xml mumbo jumbo dependencies, it is quite straightforward. and again, unix is good :) marcf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development