<snip the rant> > Ok I am really tired of everything/everyone DOES THE SIMPLE NUMBERING OF > DEPLOYMENTS WORK??? I WANT A YES/NO ANSWER. > > If I do 01first.sar and 02second.war do I get 01 first and 02 second? > > YES=NO > > ?
umm YES != No the answer is NO If you want deployments in a specific order list them in that order in the deployment scanner mbean. Otherwise we get into nonsense about conflicts between packaged type order and explicit alphabetical order --> you are forced to use alphabetical order even if you don't need it. Alphabetical order might look nice at first but it is really baddddd IMO. remember mbeans wait for their classes now... solves a lot of ordering problems. david jencks _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development