"jaikiran" wrote : 
  | Isn't the ObjectName key/value pair supposed to be unordered? I tried to 
lookup the code responsible for this dependency management in the 
Microcontainer, but unfortunately this section of the documentation is still 
under construction. So i don't have much clue which piece of code is 
responsible for this.
  | 
Yeah, we had issues with this before, long ago. :-)
And I thought we caught all usages of this.

In MC we've got a simple hack that checks every string against ObjectName
and turns it into its canonical form:
 - 
http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/dependency/src/main/java/org/jboss/dependency/plugins/JMXObjectNameFix.java

Who's @Depends is this? MC's?
If not, where is it handled?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182568
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to